summaryrefslogtreecommitdiffstats
path: root/meta/classes/base.bbclass
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-02-08 14:27:20 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-11 22:54:03 +0000
commitebc4a61b2c53c0015769d2eb2b6d921932b116ea (patch)
tree02b6b223dbc520061710edd2883a0a80c4c22aa7 /meta/classes/base.bbclass
parente1fb5a902242fa78dbdd07b56f8d18d790b59225 (diff)
downloadpoky-ebc4a61b2c53c0015769d2eb2b6d921932b116ea.tar.gz
oe-buildenv-internal: Add upper and lower case proxy vars to BB_ENV_EXTRAWHITE
Applications are inconsistent in their use of upper and lower case proxy variables. Curl, for example, specifies NO_PROXY (not no_proxy) in the man page (changed in 2009 [1]). Avoid proxy issues by ensuring both the upper and lower case versions of each proxy variable are available in the environment for the fetcher commands. Add FTPS_PROXY and ftps_proxy to the list as well. 1. http://curl.haxx.se/mail/tracker-2009-04/0012.html (From OE-Core rev: 684c6512850ceb108e52af634be98eaacb8351e1) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/base.bbclass')
0 files changed, 0 insertions, 0 deletions