From fa88660ee6b55a4e0e5d77fde862b6f50923ee8d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 30 Oct 2008 23:04:21 +0000 Subject: scripts/poky-autobuild-moblin: Add extra variables to the whitelist --- scripts/poky-autobuild-moblin | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/poky-autobuild-moblin') diff --git a/scripts/poky-autobuild-moblin b/scripts/poky-autobuild-moblin index e3eda390f..d4a6262c3 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 -- cgit v1.2.3