mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
scripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and OEROOT)
This commit is contained in:
@@ -91,4 +91,4 @@ echo
|
||||
echo "### Shell environment set up for Poky builds. ###"
|
||||
echo
|
||||
|
||||
export BB_ENV_EXTRAWHITE="MACHINE DISTRO POKYLIBC"
|
||||
export BB_ENV_EXTRAWHITE="MACHINE DISTRO POKYLIBC OEROOT http_proxy ftp_proxy"
|
||||
|
||||
Reference in New Issue
Block a user