mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 23:06:35 +00:00
scripts/poky-autobuild-moblin: Add GIT PROXY variables
This commit is contained in:
parent
4c626238e7
commit
777f269259
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user