mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00: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 "### Shell environment set up for Poky builds. ###"
|
||||||
echo
|
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