generic-poky/meta
Chris Larson 073caff599 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"

(From OE-Core rev: f9f4416a8cfbd37c7d3a8eb19ee82820e2e6b38c)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-10 13:33:07 +01:00
..
classes image: implement IMAGE_FEATURES 2011-08-10 13:33:07 +01:00
conf tune-x86-64: Fix DEFAULTTUNE order so weak default to overrides the arch-ia32 version 2011-08-10 13:33:06 +01:00
files classes/package.bbclass: Add fixup_perms 2011-06-30 22:54:04 +01:00
lib/oe lib/oe/util.py: Add MLPREFIX support to prune_suffix() 2011-07-27 16:18:50 +01:00
recipes-bsp SRC_URI, S: use BPN instead of PN for multilib case 2011-08-04 15:04:30 +01:00
recipes-connectivity SRC_URI: Using BPN instaed of PN. 2011-08-05 17:43:34 +01:00
recipes-core uclibc_0.9.32: Sync mount.h from eglibc 2011-08-09 15:17:58 +01:00
recipes-devtools qemu: Poke more paths for presence of libgl 2011-08-10 13:33:05 +01:00
recipes-extended lsb: Fix hard code libdir issue for multilib 2011-08-08 13:59:33 +01:00
recipes-gnome gnome-doc-utils: Avoid RDEPENDS on bash in native case. 2011-08-09 15:17:57 +01:00
recipes-graphics Misc: Corrected the dependency on non-native for -native package. 2011-08-05 17:43:35 +01:00
recipes-kernel module-init-tools-cross: Clean the RDEPENDS value 2011-08-09 15:17:58 +01:00
recipes-multimedia gst-plugins: partially sync packaging with OE .dev 2011-08-08 13:41:19 +01:00
recipes-qt meta: Rename SITEINFO_ENDIANESS to SITEINFO_ENDIANNESS 2011-07-26 15:47:03 +01:00
recipes-sato SRC_URI, S: use BPN instead of PN for multilib case 2011-08-04 15:04:30 +01:00
recipes-support sqlite3: Ensure nativesdk package extension is handled correctly 2011-08-10 13:33:06 +01:00
site Various siteinfo: Drop rp-pppoe variables 2011-08-04 15:04:37 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt Major layout change to the packages directory 2010-08-27 15:29:45 +01:00