From: Richard Purdie Date: Thu, 30 Oct 2008 23:04:21 +0000 (+0000) Subject: scripts/poky-autobuild-moblin: Add extra variables to the whitelist X-Git-Tag: 2011-1~7885 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fa88660ee6b55a4e0e5d77fde862b6f50923ee8d;p=openembedded-core.git scripts/poky-autobuild-moblin: Add extra variables to the whitelist --- diff --git a/scripts/poky-autobuild-moblin b/scripts/poky-autobuild-moblin index e3eda390fd..d4a6262c3a 100755 --- a/scripts/poky-autobuild-moblin +++ b/scripts/poky-autobuild-moblin @@ -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