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

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"