From 4329a29db5666adc95388c2cc2ebfacb07a81637 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 22 Oct 2008 21:56:30 +0100 Subject: scripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and OEROOT) --- scripts/poky-env-internal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/poky-env-internal') diff --git a/scripts/poky-env-internal b/scripts/poky-env-internal index 6acc7a390..ee7a0a935 100755 --- a/scripts/poky-env-internal +++ b/scripts/poky-env-internal @@ -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" -- cgit v1.2.3