summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 44d658687d..434ffdc334 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -79,6 +79,9 @@ if [ -d "\$OECORE_NATIVE_SYSROOT/environment-setup.d" ]; then
79 . \$envfile 79 . \$envfile
80 done 80 done
81fi 81fi
82# We have to unset this else it can confuse oe-selftest and other tools
83# which may also use the overlapping namespace.
84unset OECORE_NATIVE_SYSROOT
82EOF 85EOF
83 86
84 mkdir -p ${SDK_OUTPUT}/${SDKPATHNATIVE}${sysconfdir}/ 87 mkdir -p ${SDK_OUTPUT}/${SDKPATHNATIVE}${sysconfdir}/