[oe-commits] Tom Zanussi : wic: Remove proxy support

git at git.openembedded.org git at git.openembedded.org
Mon Aug 11 09:55:14 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 041f9e2ca52681cd6f5c2fb804dd45f05358c9f9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=041f9e2ca52681cd6f5c2fb804dd45f05358c9f9

Author: Tom Zanussi <tom.zanussi at linux.intel.com>
Date:   Sun Aug  3 18:19:29 2014 -0500

wic: Remove proxy support

wic doesn't use proxy support, so remove it.

Also remove anything related to proxies in misc and conf, and while
we're at it, remove all the obviously unneeded code from those files -
it's easier to just remove it than to figure out the callchain to the
proxy code usages.

Basically the extra stuff relates to packaging, images, and config
files we don't use.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>

---

 scripts/lib/mic/conf.py        |  58 +--
 scripts/lib/mic/utils/misc.py  | 782 -----------------------------------------
 scripts/lib/mic/utils/proxy.py | 183 ----------
 3 files changed, 1 insertion(+), 1022 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=041f9e2ca52681cd6f5c2fb804dd45f05358c9f9


More information about the Openembedded-commits mailing list