aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpoky-init-build-env1
1 files changed, 1 insertions, 0 deletions
diff --git a/poky-init-build-env b/poky-init-build-env
index 90151fb7bb..82590f2012 100755
--- a/poky-init-build-env
+++ b/poky-init-build-env
@@ -38,6 +38,7 @@ else
. $OEROOT/scripts/poky-env-internal
$OEROOT/scripts/poky-setup-builddir
unset OEROOT
+ unset BBPATH
[ -n "$BUILDDIR" ] && cd $BUILDDIR
fi