diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-02-18 10:23:42 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-03 14:33:36 +0000 |
commit | e848484989307ae6826ba0f5217f7702322181e3 (patch) | |
tree | 90f416d74be4d553b50cf52eba85ce1cdc04edd8 /scripts/native-intercept | |
parent | 5102848f97a1821b12e83b2c415ce730c1b35f1b (diff) | |
download | openembedded-core-e848484989307ae6826ba0f5217f7702322181e3.tar.gz openembedded-core-e848484989307ae6826ba0f5217f7702322181e3.tar.bz2 openembedded-core-e848484989307ae6826ba0f5217f7702322181e3.zip |
lib/oe/package_manager: support exclusion from complementary glob process by regex
Sometimes you do not want certain packages to be installed when
installing complementary packages, e.g. when using dev-pkgs in
IMAGE_FEATURES you may not want to install all packages from a
particular multilib. This introduces a new PACKAGE_EXCLUDE_COMPLEMENTARY
variable to allow specifying regexes to match packages to exclude.
(From OE-Core master rev: d4fe8f639d87d5ff35e50d07d41d0c1e9f12c4e3)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/native-intercept')
0 files changed, 0 insertions, 0 deletions