diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-23 18:05:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-23 18:06:03 +0100 |
commit | 1dbc6ec4ca061570d2482c9abebcf720298db9b7 (patch) | |
tree | 85da63db1d5cd4fe16a32e0f64648255e9452c8b /meta/recipes-graphics | |
parent | 8d6ee36493800a30e9bd6eacb671fbafe5d61ad7 (diff) | |
download | openembedded-core-1dbc6ec4ca061570d2482c9abebcf720298db9b7.tar.gz openembedded-core-1dbc6ec4ca061570d2482c9abebcf720298db9b7.tar.bz2 openembedded-core-1dbc6ec4ca061570d2482c9abebcf720298db9b7.zip |
buildtools/uninative-tarball: Fix deployment overlap issuesuninative-1.4
We still have problems where deploying SDKMACHINE=i686 can cause removal
of SDKMACHINE=x86_64 artefacts.
The reason is that x86_64 is a BUILD_ARCH as well as an SDK_ARCH and
the manifest namespaces overlap. To fix this, set PACKAGE_ARCH and
the stamp-extra-into to include SDK_OS. SDK_OS may not be entirely correct
but it is what sstate.bbclass uses for nativesdk and fixing that is
a separate issue.
This is confirmed to resolve artefact problems on the AB which have been
delaying a new uninative release.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions