This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 scripts/poky-autobuild-moblin |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

New commits:
commit 777f2692594e59ee4968ace23af134ea7c481cab
Author: Richard Purdie <[EMAIL PROTECTED]>
Date:   Tue Nov 4 13:51:23 2008 +0000

    scripts/poky-autobuild-moblin: Add GIT PROXY variables


Diff in this email is a maximum of 400 lines.
diff --git a/scripts/poky-autobuild-moblin b/scripts/poky-autobuild-moblin
index 2e50642..0fa2ba0 100755
--- a/scripts/poky-autobuild-moblin
+++ b/scripts/poky-autobuild-moblin
@@ -49,7 +49,7 @@ fi
 
 BDIR="build"
 . ./scripts/poky-env-internal
-BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE GIT_CORE_CONFIG GIT_PROXY_IGNORE_1"
+BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE GIT_CORE_CONFIG GIT_PROXY_IGNORE_1 
GIT_PROXY_HOST GIT_PROXY_PORT"
 POSTPROCESS=`which poky-autobuild-postprocess-moblin`
 
 if [ "xcomplete" = "x$1" ]; then
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to