poky/scripts/lib/mic
Tom Zanussi e663d2f5c1 wic: Add BootimgEFIPlugin and BootimgPcbiosPlugin
Implement the BootimgPcbiosPlugin and BootimgEFIPlugin SourcePlugin
classes.  The configure/prepare_partition() methods are implemented
using code derived from similar code in the Wic_PartData class.

These classes have the corresponding names 'bootimg-pcbios' and
'bootimg-efi', which are the names that should be used in the --source
parameters of the .wks partition commands.

(From OE-Core rev: 6e147488b40f730e07f1e0f232083ed75388daa0)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-04 12:57:35 +00:00
..
3rdparty/pykickstart wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
imager wic: Add wic-specific bootloader subclass 2014-02-04 12:57:35 +00:00
kickstart wic: Add wic-specific bootloader subclass 2014-02-04 12:57:35 +00:00
plugins wic: Add BootimgEFIPlugin and BootimgPcbiosPlugin 2014-02-04 12:57:35 +00:00
utils wic: Create and use new functions for getting bitbake variables 2014-02-04 12:57:35 +00:00
__init__.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
__version__.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
bootstrap.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
chroot.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
conf.py wic: Remove selinux_check() 2013-10-30 13:39:09 +00:00
creator.py wic: Remove dependency on rpmmisc 2013-10-23 07:14:10 +01:00
msger.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
plugin.py wic: Add SourcePlugin class 2014-02-04 12:57:35 +00:00
pluginbase.py wic: Add SourcePlugin class 2014-02-04 12:57:35 +00:00
rt_util.py wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00
test wic: Add mic w/pykickstart 2013-10-01 22:56:03 +01:00