diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-05-03 14:21:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-03 16:12:54 +0100 |
commit | 4e39c1b9dbba1d2b07ffc2c6a1a252fc8f7680ee (patch) | |
tree | 61ae8a5673b86cff32896d0372f57bc74c2b653e /.gitignore | |
parent | 2f954a9a6932f1e6c564e7e7aacaac628a75eed7 (diff) | |
download | openembedded-core-4e39c1b9dbba1d2b07ffc2c6a1a252fc8f7680ee.tar.gz openembedded-core-4e39c1b9dbba1d2b07ffc2c6a1a252fc8f7680ee.tar.bz2 openembedded-core-4e39c1b9dbba1d2b07ffc2c6a1a252fc8f7680ee.zip |
classes/image: allow complementary package globs to be extended
Make it easy for the wildcard specifications for complementary package
features to be extended outside of image.bbclass. For example, to add a
new "foo-pkgs" item that could be added to IMAGE_FEATURES that would
cause *-foo packages to be installed for all packages currently in the
image, you can now use this line at the global level:
COMPLEMENTARY_GLOB[foo-pkgs] = "*-foo"
Implements [YOCTO #4228].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions