poky/scripts/lib/wic
William Bourque def9b64e27 wic/plugins: Source that support both EFI and BIOS
Add a source plugin that support both EFI and legacy PC-Bios.
While using this plugin, both bootloaders configurations reside
in the same /boot partitions.
This plugin has very little code : to avoid code duplication,
we simply re-import bootimg-pcbios and bootmg-efi source and
call both their SourcePlugin methods.

(From OE-Core rev: c8545d54139c6c48bffd1dd1d39d79891626c6f7)

Signed-off-by: William Bourque <wbourque@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-23 22:26:28 +01:00
..
canned-wks wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk 2019-01-16 15:35:07 +00:00
plugins wic/plugins: Source that support both EFI and BIOS 2019-07-23 22:26:28 +01:00
__init__.py wic: python2 -> python3 2019-06-30 22:40:52 +01:00
engine.py wic/engine: include .wks.in in wic search and list 2019-06-07 09:11:49 +01:00
filemap.py wic/filemap: handle FIGETBSZ failing 2019-06-08 16:01:41 +01:00
help.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
ksparser.py wic: python2 -> python3 2019-06-30 22:40:52 +01:00
misc.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
partition.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
pluginbase.py wic: python2 -> python3 2019-06-30 22:40:52 +01:00