]> code.ossystems Code Review - openembedded-core.git/commit
buildtools-tarball/uninative-tarball: Fix for working with populate_sdk under sstate...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2016 22:47:54 +0000 (23:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 23:05:13 +0000 (00:05 +0100)
commit894c9b6ded702897ae4084ef75959cdc8cc6f7a3
tree8adee5b1bd2db5ed7dfba97bf3d18a4fcbd4172d
parentea3587e626a184c53dc0f484d1a0299b2b00641d
buildtools-tarball/uninative-tarball: Fix for working with populate_sdk under sstate control

Firstly, these recipes are not target (MACHINE) specific so they should
by SDK_ARCH based, not PACKAGE_ARCH.

Also fix use of SDK_DEPLOY -> SDKDEPOLYDIR after other recent changes.

Together these fixes avoid various build failures and ensure the tarballs
only get built once rather than multiple times.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/buildtools-tarball.bb
meta/recipes-core/meta/uninative-tarball.bb