summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-09-06 16:41:55 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-10 15:38:57 +0100
commitc2c8c0283f01991b18454a6dbea834addfc0103e (patch)
tree2f470027c1b48b90195624bd927f7062e6f87329 /meta/recipes-core/packagegroups
parent7c16a538bc57116b87cf1912e7f4a460b38e015c (diff)
downloadpoky-c2c8c0283f01991b18454a6dbea834addfc0103e.tar.gz
packagegroup.bbclass: Use immediate expanded PACKAGE_ARCH value
When the PACKAGE_ARCH is dependant of a override, the expanding is done too late triggering the false-positive error of wrong inclusion order. To fix this we use immediate expansion operator to evaluate the PACKAGE_ARCH value in order to choose to load 'allarch' class or not. (From OE-Core rev: 2c9b1d304daade7b0907320aeb9c522e7ab9dcab) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups')
0 files changed, 0 insertions, 0 deletions