mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 15:25:12 +00:00
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:
parent
d9babfed3c
commit
5c63f8a249
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user