mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
scripts/poky-autobuild-moblin: Add extra variables to the whitelist
This commit is contained in:
@@ -49,6 +49,7 @@ fi
|
||||
|
||||
BDIR="build"
|
||||
. ./scripts/poky-env-internal
|
||||
BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE GIT_CORE_CONFIG GIT_PROXY_IGNORE_1"
|
||||
POSTPROCESS=`which poky-autobuild-postprocess-moblin`
|
||||
|
||||
if [ "xcomplete" = "x$1" ]; then
|
||||
|
||||
Reference in New Issue
Block a user