poky/scripts/lib/mic/imager
Tom Zanussi 94b805f1b4 wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin plugins
Remove all the Wic_PartData and DirectImageCreator code now
implemented by the BootimgEFIPlugin and BootimgPcbiosPlugin plugins,
as well as all the special-cased boot_type code, significantly
cleaning up the code.

Replace the calling code with general-purpose plugin invocations, in
essence calling the appropriate implementations at run-time based on
the --source value in effect.

Change the directdisk.wks and mkefidisk.wks scripts to make use of the
new plugins.

(From OE-Core rev: 43558610a5793888ff2b18bd3a27c7ab558e5ad0)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-04 12:57:36 +00:00
..
__init__.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
baseimager.py wic: Remove rpm and grabber dependencies from BaseImageCreator 2013-10-23 07:14:11 +01:00
direct.py wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin plugins 2014-02-04 12:57:36 +00:00
fs.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
livecd.py wic: Remove rpmmisc call from livecd 2013-10-23 07:14:12 +01:00
liveusb.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
loop.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
raw.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00