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:55:37 +0100 |
commit | 52dcccbead0c57d1a3f4afd2f9c7a38a985301ec (patch) | |
tree | b37fb2897266a38f8616593a48da2f3b370b6657 /scripts/lib/wic/plugins | |
parent | 3ec5e2892c5ee312c44f4425096450a1914ce44a (diff) | |
download | openembedded-core-52dcccbead0c57d1a3f4afd2f9c7a38a985301ec.tar.gz openembedded-core-52dcccbead0c57d1a3f4afd2f9c7a38a985301ec.tar.bz2 openembedded-core-52dcccbead0c57d1a3f4afd2f9c7a38a985301ec.zip |
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.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/wic/plugins')
0 files changed, 0 insertions, 0 deletions