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:08 +0100 |
commit | bd933a3f299503d9013f671f121c78624acf60df (patch) | |
tree | 31233759695e936499b524e2436a93dd590fc973 /meta/recipes-bsp/gummiboot | |
parent | b75ed251a3ad6ab87853e75373a25b8782a2cbd9 (diff) | |
download | poky-uninative-1.4.tar.gz |
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.
(From OE-Core rev: 1dbc6ec4ca061570d2482c9abebcf720298db9b7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/gummiboot')
0 files changed, 0 insertions, 0 deletions