summaryrefslogtreecommitdiffstats
path: root/scripts/poky-env-internal
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/poky-env-internal')
-rwxr-xr-xscripts/poky-env-internal2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poky-env-internal b/scripts/poky-env-internal
index 862ce7aec2..62785f1acc 100755
--- a/scripts/poky-env-internal
+++ b/scripts/poky-env-internal
@@ -128,7 +128,7 @@ fi
128unset POKYLOCALCONF 128unset POKYLOCALCONF
129unset POKYLAYERCONF 129unset POKYLAYERCONF
130 130
131export BBPATH BUILD_SYS BUILDDIR 131export BBPATH OEROOT BUILD_SYS BUILDDIR
132 132
133# Kill off the TERMINFO variable, as glibc will grab its contents in its 'make 133# Kill off the TERMINFO variable, as glibc will grab its contents in its 'make
134# install' if set 134# install' if set