aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/core-image.bbclass
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-08-08 16:09:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-10 13:25:11 +0100
commitf9f4416a8cfbd37c7d3a8eb19ee82820e2e6b38c (patch)
treea248a8405620cec7e1f102a2e839fe8db54f0c20 /meta/classes/core-image.bbclass
parent074ca832c0274e0e92698b4d006ef2708be105b8 (diff)
downloadopenembedded-core-f9f4416a8cfbd37c7d3a8eb19ee82820e2e6b38c.tar.gz
image: implement IMAGE_FEATURES
IMAGE_FEATURES is analagous to DISTRO_FEATURES and MACHINE_FEATURES, for root filesystem construction. Currently, the only supported features are any defined package groups, as used by the oe.packagegroup python module. Example usage: PACKAGE_GROUP_myfeature = "vim iptables" IMAGE_FEATURES += "myfeature" Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'meta/classes/core-image.bbclass')
0 files changed, 0 insertions, 0 deletions