summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/osc.py
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-02-05 14:52:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-06 13:13:01 +0000
commit3863dfce62331ca0c2844460e2c72569eb7fcaaf (patch)
treefcb899328deca86427b7c172545c8d64de48cc82 /bitbake/lib/bb/fetch2/osc.py
parent6fecb1a3e02a91b4945f1d3e5faf72e9c129e833 (diff)
downloadpoky-3863dfce62331ca0c2844460e2c72569eb7fcaaf.tar.gz
bitbake: fetch2: Export upper and lower case environment variables
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 is 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 (Bitbake rev: c3e6b2c5ec81d5ad7dcf606fff16fd5552bd267c) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/osc.py')
0 files changed, 0 insertions, 0 deletions