]> code.ossystems Code Review - openembedded-core.git/commit
classes/image: support package-management in IMAGE_FEATURES
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 6 Mar 2014 16:46:09 +0000 (16:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:44:25 +0000 (14:44 +0000)
commit18b8e526570b347d269fa47140949e4ea4800ac5
tree3c9bbd19233469a105b378199e44925f60352d12
parent959396d5319df6d6599cc74077e85182768b92af
classes/image: support package-management in IMAGE_FEATURES

Previously the "package-management" feature was only fully supported
when inheriting core-image.bbclass, which is not really ideal given that
this is the standard way of adding runtime packaging to an image in
OE-Core.

Part of the fix for [YOCTO #5424].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/core-image.bbclass
meta/classes/image.bbclass