scripts/poky-autobuild-moblin: Add extra variables to the whitelist

This commit is contained in:
Richard Purdie
2008-10-30 23:04:21 +00:00
parent 35b85e9398
commit fa88660ee6

View File

@@ -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