[OE-core] [PATCH 0/2] oe-git-proxy updates

André Draszik git at andred.net
Wed Mar 23 09:47:03 UTC 2016


From: André Draszik <adraszik at tycoint.com>

Hi,

These two patches update oe-git-proxy to:
1) support username + password authentication when using an (http) proxy
   (care has been taken to support spaces in either)
2) also check the 'other' standard env variables all_proxy and http_proxy
   as fallback

Cheers,
André


André Draszik (2):
  oe-git-proxy: also check all_proxy and http_proxy env variables
  oe-git-proxy: support username / password in http proxy

 scripts/oe-git-proxy | 42 ++++++++++++++++++++++++++++++------------
 1 file changed, 30 insertions(+), 12 deletions(-)

-- 
2.8.0.rc3




More information about the Openembedded-core mailing list