diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-12 14:04:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-13 13:48:45 +0100 |
commit | 46db11c4a789034b7040faf127ab865148bedad8 (patch) | |
tree | e2c53d91f9f771efcb2d35e7340524ba91e81e71 /meta/recipes-devtools/gcc/gcc-cross-intermediate.inc | |
parent | 5e3c12313edc4b51ddd432ecbbd3b1f5295b3c14 (diff) | |
download | openembedded-core-46db11c4a789034b7040faf127ab865148bedad8.tar.gz openembedded-core-46db11c4a789034b7040faf127ab865148bedad8.tar.bz2 openembedded-core-46db11c4a789034b7040faf127ab865148bedad8.tar.xz openembedded-core-46db11c4a789034b7040faf127ab865148bedad8.zip |
base.bbclass: Fix PACKAGECONFIG issues with native and nativesdk BBCLASSEXTEND recipes (and multilib)
This patch fixes up the issues that were being seen where BBCLASSEXTEND and
PACKAGECONFIG were interacting badly. It also ensures PACKAGECONFIG interacts
properly with multilib builds.
Ideally some of this code will be abstracted into lib/oe/classextend.py but
at this point in release more invasive changes like this are inappropriate.
This patch also removed empty strings from expressions rather than
passing them around as this was complicating the additional code
unnecessarily.
The patch was verified against the OE-Core metadata where the return values of
expandFilter() were sanity checked by hand for native/nativesdk and
multilib combinations.
[YOCTO #2225]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross-intermediate.inc')
0 files changed, 0 insertions, 0 deletions