generic-poky/scripts/lib/mic/plugins/imager
Tom Zanussi 3bcd49dddf wic: Remove dependency on rt_util module
rt_util contains bootstrap_mic(), which imports rpm and other things
we don't need because we don't do bootstrap i.e. runtime (set in
wic.conf) is always set to 'native', which means use what's on the
local host.

bootstrap mode is for downloading and installing rpms that wic needs,
which we may want to implement later; for now, we just want to use
what's local.

(From OE-Core master rev: 3103f0cb908eced7b751128c2bba898d12017c80)

(From OE-Core rev: f338d696b7f865bdb10020f806c69c78e8ed6625)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-12 16:59:58 +00:00
..
direct_plugin.py wic: Remove dependency on rt_util module 2013-12-12 16:59:58 +00:00
fs_plugin.py wic: Remove dependency on rt_util module 2013-12-12 16:59:58 +00:00
livecd_plugin.py wic: Remove dependency on rt_util module 2013-12-12 16:59:58 +00:00
liveusb_plugin.py wic: Remove dependency on rt_util module 2013-12-12 16:59:58 +00:00
loop_plugin.py wic: Remove dependency on rt_util module 2013-12-12 16:59:58 +00:00
raw_plugin.py wic: Remove dependency on rt_util module 2013-12-12 16:59:58 +00:00