poky/scripts/lib/wic/utils
Ed Bartosh 12ea11e4f8 wic: rewrite MBR disk identifier
Disk identifier created by parted doesn't match the one we generated
and used in bootloader config. We need to rewrite it to make our image
bootable.

Modified involved API and data structures to access previously
generated disk identifiers after MBR is initialized. Written disk
identifiers to MBR.

(From OE-Core rev: 221d3bdd6e0ab8a4d25e2c96bd976cbec4e76681)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-07 16:43:58 +01:00
..
oe wic: add bmaptool to the list of utilities 2016-05-19 09:05:19 +01:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
errors.py wic: refactored processing of wic exceptions 2015-05-29 10:17:14 +01:00
misc.py wic: refactor get_boot_config 2016-01-20 17:07:13 +00:00
partitionedfs.py wic: rewrite MBR disk identifier 2016-10-07 16:43:58 +01:00
runner.py wic: decode output of subprocess.communicate 2016-05-14 23:05:14 +01:00
syslinux.py wic: Add plugin for single partition disk 2015-05-03 11:43:49 +01:00