]> code.ossystems Code Review - openembedded-core.git/commitdiff
scripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and...
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 22 Oct 2008 20:56:30 +0000 (21:56 +0100)
committerRichard Purdie <rpurdie@rpsys.net>
Wed, 22 Oct 2008 20:56:30 +0000 (21:56 +0100)
scripts/poky-env-internal

index 6acc7a3905fda4c75a987f4cb45106ea6924f361..ee7a0a935ca937a843a34bfcae4a10b16f2e3c17 100755 (executable)
@@ -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"