summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-08-15 15:33:16 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-20 22:58:04 +0100
commitb2ff1add530b1fec2fb7f385227a03db47015c37 (patch)
treed4b3b71efe061ff6910d180ef0bcc589081f4608 /bitbake/lib/bb/ui/crumbs
parentf6ab9274bc453eee9b93fa377ccce6134c43899c (diff)
downloadpoky-b2ff1add530b1fec2fb7f385227a03db47015c37.tar.gz
poky.conf: Don't force the addition of extra DISTRO_FEATURES
The DISTRO_FEATURES shouldn't unconditionally append items to it. This makes it impossible to override it inside of local.conf or in a distro based on Poky. This moved the definition to poky.conf and created a new variable (POKY_DEFAULT_DISTRO_FEATURES) which easy overriding of this, for Poky based distros and used the 'DISTRO_FEATURES_DEFAULT' variable to avoid duplication OE-Core default. This makes the override of default DISTRO_FEATURES easier. User can now do: ,----[ Usage example for local.conf ] | DISTRO_FEATURES = "${DISTRO_FEATURES_DEFAULT} ${DISTRO_FEATURES_LIBC} \ | largefile opengl multiarch" `---- (From meta-yocto rev: 3be81b70202909e273b5b555d8e66e9e644ef2c0) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/crumbs')
0 files changed, 0 insertions, 0 deletions