1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

scripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and OEROOT)

This commit is contained in:
Richard Purdie
2008-10-22 21:56:30 +01:00
parent 2236c01164
commit 4329a29db5
+1 -1
View File
@@ -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"