]> code.ossystems Code Review - openembedded-core.git/commitdiff
scripts/poky-autobuild-moblin: Add extra variables to the whitelist
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 30 Oct 2008 23:04:21 +0000 (23:04 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 30 Oct 2008 23:04:21 +0000 (23:04 +0000)
scripts/poky-autobuild-moblin

index e3eda390fd2d9a77ac2bd9fad92232b937df360e..d4a6262c3ac029844a9b15110e70fbe02e6d8a40 100755 (executable)
@@ -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