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