diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-06-02 17:02:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-11 23:59:10 +0100 |
commit | b7b3e4642c021a98463444a532eaae600a415244 (patch) | |
tree | ab49c30e5b0786ec7cd155bcbecd30ae474f3e69 /scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py | |
parent | 0a13707513e3a4945dcbb09843fa959ebca240ee (diff) | |
download | poky-b7b3e4642c021a98463444a532eaae600a415244.tar.gz |
wic: check if part_type is set only for msdos partition table
Specifying partition type(GUID) makes sense for gpt partition table.
Current code checks if part-type is specified and throws exception
if it is. This makes sense to do only for msdos partition table.
(From OE-Core rev: 52dcccbead0c57d1a3f4afd2f9c7a38a985301ec)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py')
0 files changed, 0 insertions, 0 deletions