]> code.ossystems Code Review - openembedded-core.git/commit
Change wget fetcher to use the runfetchcmd
authorRyan Phillips <ryan_d_phillips@dell.com>
Tue, 8 Jun 2010 19:20:55 +0000 (14:20 -0500)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:36 +0000 (15:41 +0100)
commit40d7de8f06d789983ce060287f7517a440f1682c
tree541c8b6d8983c51f4a9fe43b3dc7c0c7421f60ab
parent88a257634a7a681d711e4401a7109d8742e9a166
Change wget fetcher to use the runfetchcmd

* Fixes proxy support to honor standard proxy environment variables.
* Quote environment variables

(Bitbake rev: f84f382f340d6db15b9e5afb8c7c93969249a958)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/fetch/__init__.py
bitbake/lib/bb/fetch/wget.py