All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Hob: add proxy support into Hob
@ 2012-03-27  8:51 Shane Wang
  2012-03-27  8:51 ` [PATCH 1/1] Hob: allow users to setup the proxies Shane Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Shane Wang @ 2012-03-27  8:51 UTC (permalink / raw)
  To: bitbake-devel

This patch is to add proxy support into Hob.
So, with that, users can set up http_proxy, ftp_proxy, https_proxy, all_proxy, git proxy and cvs proxy for build.

The following changes since commit d3e0beed9eef53018158c9f999cd20b44629aa61:

  guile: Deal with hardcoded path issues (2012-03-27 00:29:00 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib shane/proxy
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/proxy

Shane Wang (1):
  Hob: allow users to setup the proxies

 bitbake/lib/bb/ui/crumbs/builder.py         |   39 +++++++++
 bitbake/lib/bb/ui/crumbs/hig.py             |  111 ++++++++++++++++++++++++---
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py |   32 ++++++++
 3 files changed, 171 insertions(+), 11 deletions(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-27  8:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27  8:51 [PATCH 0/1] Hob: add proxy support into Hob Shane Wang
2012-03-27  8:51 ` [PATCH 1/1] Hob: allow users to setup the proxies Shane Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.