Hob: allow users to setup the proxies
authorShane Wang <shane.wang@intel.com>
Thu, 22 Mar 2012 06:20:03 +0000 (14:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2012 15:49:19 +0000 (16:49 +0100)
commit7f21c85e866771d9a795c203c2a035acfdb95f17
tree535ddddf2a9ac98b386e7b5f7ef394387458f1c0
parent3f409bb5233d6e41d02be6f6505341f301401cf8
Hob: allow users to setup the proxies

This patch is to read the proxy variables such as all_proxy, http_proxy, https_proxy, ftp_proxy, GIT_PROXY_HOST, GIT_PROXY_PORT, CVS_PROXY_HOST, and CVS_PROXY_PORT from the bitbake server, show them on the Settings dialog for users to change and set proxies for the build.

(From Poky rev: bbef66e4005def54d70d3720ec131fa7edc22e2a)

(Bitbake rev: 66c63167cd139706100bfa35eb4ca66c98407615)

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hig.py
bitbake/lib/bb/ui/crumbs/hobeventhandler.py