summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-24 17:52:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-24 20:08:59 +0000
commit4db8a3daafdedf39e081f4f6130f6cdcde03ed62 (patch)
treef3a9ca7a3fe7a705fcb2e531e09c1d7f18115468 /meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb
parentc98363450fc4ccab82b34a37a95bd172cf6e115f (diff)
downloadpoky-4db8a3daafdedf39e081f4f6130f6cdcde03ed62.tar.gz
base: make feature backfilling happen earlier
Backfilling DISTRO_FEATURES and MACHINE_FEATURES with _append statements happens too late to use those variables with conditional inherits, like this: inherit ${@base_contains('DISTRO_FEATURES','sysvinit','update-rc.d_real','',d)} Instead, do the backfilling at ConfigParse time so that it happens earlier in the parse, which results in that inherit behaving as expected when sysvinit was backfilled. (From OE-Core rev: 22429cdf79ed952072707a929643c7386fa7e056) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb')
0 files changed, 0 insertions, 0 deletions