mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +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:
@@ -128,7 +128,7 @@ fi
|
|||||||
unset POKYLOCALCONF
|
unset POKYLOCALCONF
|
||||||
unset POKYLAYERCONF
|
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
|
# Kill off the TERMINFO variable, as glibc will grab its contents in its 'make
|
||||||
# install' if set
|
# install' if set
|
||||||
|
|||||||
Reference in New Issue
Block a user