diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-24 17:48:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-26 10:41:08 +0000 |
commit | b1bab7a6eff6b195824be7d754de58c6e9ee2bfb (patch) | |
tree | fb69c9566a3b301beb3a227bb6f6ea08d7992f33 /meta/classes/gzipnative.bbclass | |
parent | 40463f9d806b478a887128345a66135ef6fa2fe8 (diff) | |
download | openembedded-core-b1bab7a6eff6b195824be7d754de58c6e9ee2bfb.tar.gz openembedded-core-b1bab7a6eff6b195824be7d754de58c6e9ee2bfb.tar.bz2 openembedded-core-b1bab7a6eff6b195824be7d754de58c6e9ee2bfb.zip |
staging/allarch: Remove hardcoded PACKAGE_ARCHS from the class
The code was making an assumption that the only PACKAGE_ARCH in use
was TUNE_PKGARCH. This is incorrect so iterate over the list from
PACKAGE_EXTRA_ARCH instead.
We also need to change allarch to preserve this variable, else the
staging code doesn't function. We do this in a way which clears the
variable history so that the task hashes remain unaffected.
[Thanks to Andrew Goodbody <andrew.goodbody@cambrionix.com> for
testing/fixing]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gzipnative.bbclass')
0 files changed, 0 insertions, 0 deletions