Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/bash-completion: fix a parallel build issue | Romain Naour | 2018-05-25 | 2 | -0/+38 |
| | | | | | | | | | | | | | | The STAGING_DIR/usr/share/bash-completion/completions directory is not created yet. Fixed by: https://github.com/scop/bash-completion/commit/ee6b37ad7ff5b309cbb9b886a871252abd9398fa Fixes: http://autobuild.buildroot.org/results/7ee/7eea0f512695605714cf2d8c971778d4784b4c75/build-end.log Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | package/bash-completion: new package | Jeremy Rosen | 2018-04-28 | 3 | -0/+34 |
Signed-off-by: Jeremy Rosen <jeremy.rosen@smile.fr> Signed-off-by: Romain Naour <romain.naour@smile.fr> [Thomas: transfer the explanation from the commit log into the Config.in help text, after rewording it.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |