]> code.ossystems Code Review - openembedded-core.git/commit
wic: Remove proxy support
authorTom Zanussi <tom.zanussi@linux.intel.com>
Sun, 3 Aug 2014 23:19:29 +0000 (18:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Aug 2014 09:52:15 +0000 (10:52 +0100)
commit041f9e2ca52681cd6f5c2fb804dd45f05358c9f9
tree42ec97cf8ffb986b9da589870a8c47742ca3e31d
parent55f8df07d82724b6d7ed694158ca6e9a5266cbc4
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@linux.intel.com>
scripts/lib/mic/conf.py
scripts/lib/mic/utils/misc.py
scripts/lib/mic/utils/proxy.py [deleted file]