diff options
author | Darren Hart <dvhart@linux.intel.com> | 2013-02-08 14:27:20 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-11 22:52:33 +0000 |
commit | 684c6512850ceb108e52af634be98eaacb8351e1 (patch) | |
tree | 890e8920ba2e8a44a8cc7a8bab8619eca5946e94 /meta/classes/base.bbclass | |
parent | ea0284a8cc1b531e115b7fdbfa18852f55573f00 (diff) | |
download | openembedded-core-684c6512850ceb108e52af634be98eaacb8351e1.tar.gz openembedded-core-684c6512850ceb108e52af634be98eaacb8351e1.tar.bz2 openembedded-core-684c6512850ceb108e52af634be98eaacb8351e1.zip |
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
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