summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* bash-completion: resolve sysroot conflicts for util-linux and networkmanagerAndreas Müller2014-10-011-1/+4
| | | | | | | | | | | | | * continue the priority for packages shipping bash-completion * oe-core's latest changes turn sysroot conflicts into critical error ERROR: The recipe bash-completion is trying to install files into a shared area when those files already exist. Those files and their manifest location are: /home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/nmcli Matched in manifest-overo-networkmanager.populate_sysroot /home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/su Matched in manifest-overo-util-linux.populate_sysroot Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* bash-completion: update to version 2.1Matthieu CRAPET2014-03-181-0/+36
Notes: - PARALLEL_MAKE is still required - inherit allarch is not present because of runtime dependency with bash (TUNE_PKGARCH) Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>