poky-env-internal: unbreak existing build setups

Many users have an existing build confifured using OEROOT, re-enable exporting
of this variable to unbreak their builds.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-07-22 10:42:47 +01:00
parent d9babfed3c
commit 5c63f8a249
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ fi
unset POKYLOCALCONF
unset POKYLAYERCONF
export BBPATH BUILD_SYS BUILDDIR
export BBPATH OEROOT BUILD_SYS BUILDDIR
# Kill off the TERMINFO variable, as glibc will grab its contents in its 'make
# install' if set