mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
scripts/poky-autobuild-moblin: Add GIT PROXY variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user