mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
Merge branch 'tk/head' of ssh://git.pokylinux.org/poky-contrib
This commit is contained in:
@@ -104,6 +104,10 @@ if ! (test -r "$BUILDDIR/conf/bblayers.conf"); then
|
||||
cp -f $POKYLAYERCONF $BUILDDIR/conf/bblayers.conf
|
||||
fi
|
||||
|
||||
# Prevent disturbing a new GIT clone in same console
|
||||
unset POKYLOCALCONF
|
||||
unset POKYLAYERCONF
|
||||
|
||||
export BBPATH OEROOT BUILD_SYS BUILDDIR
|
||||
|
||||
# Kill off the TERMINFO variable, as glibc will grab its contents in its 'make
|
||||
|
||||
Reference in New Issue
Block a user