]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Ensure buildtools doesn't corrupt OECORE_NATIVE_SYSROOT
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Aug 2020 20:13:35 +0000 (21:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Aug 2020 08:17:35 +0000 (09:17 +0100)
commit513f4006bf563620ee063ba6d0e9b3f27334642e
treee92e7da9bae9b08366c22866faf1faa57aaa2fd0
parentd656936ec7fbd4c2748a8f2239b6c09e5b9216d9
populate_sdk_ext: Ensure buildtools doesn't corrupt OECORE_NATIVE_SYSROOT

buildtools is built as a nativesdk which needs to use OECORE_NATIVE_SYSROOT
for its own purposes and can reset it. Save and restore the value
within the eSDK so the two don't clash.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass