diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-12-11 13:51:31 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-11 11:22:20 +0000 |
commit | a25ab5449825315d4f51b31a634fe6cd8f908526 (patch) | |
tree | 64c71dd3c828b8ec8cea4d72ae4469db12fc7dbf /meta/classes/packagedata.bbclass | |
parent | 192da885e92d3b163b9c4e6b8151c9ecc6062b14 (diff) | |
download | openembedded-core-a25ab5449825315d4f51b31a634fe6cd8f908526.tar.gz openembedded-core-a25ab5449825315d4f51b31a634fe6cd8f908526.tar.bz2 openembedded-core-a25ab5449825315d4f51b31a634fe6cd8f908526.zip |
nativesdk-buildtools-perl-dummy: properly set PACKAGE_ARCH
Turns out I did a silly thing in OE-Core revision
9b1831cf4a2940dca1d23f14dff460ff5a50a520 and forgot to remove the
explicit setting of PACKAGE_ARCH outside of the anonymous python
function; the original bug was apparently fixed but the functionality of
allarch.bbclass was being disabled because it was able to see that
PACKAGE_ARCH was not set to "all" - which was what I was trying to
ensure.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/packagedata.bbclass')
0 files changed, 0 insertions, 0 deletions