poky/scripts/lib/wic
Ed Bartosh d59d876f44 wic: Move validation of --ptable option to wks parser
bootloader --ptable option has two valid choices: gpt and msdos
Moved this check to wks parser by changing option type to 'choice'.

Removed similar checks from 5 other places.

(From OE-Core rev: b812d0f40423bc56394cc8b6fc92eb1f477dba1b)

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>
2015-06-11 23:59:13 +01:00
..
3rdparty/pykickstart wic: use kB for the partitions size 2015-02-08 08:00:27 +00:00
imager wic: Add parameter 'uuid' to Image.add_partition method 2015-06-11 23:59:12 +01:00
kickstart wic: Move validation of --ptable option to wks parser 2015-06-11 23:59:13 +01:00
plugins wic: Move validation of --ptable option to wks parser 2015-06-11 23:59:13 +01:00
utils wic: Move validation of --ptable option to wks parser 2015-06-11 23:59:13 +01:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: code cleanup: unused imports 2015-04-09 07:43:52 +01:00
creator.py wic: code cleanup: unused imports 2015-04-09 07:43:52 +01:00
msger.py wic:code cleanup: No space allowed 2015-04-13 22:33:20 +01:00
plugin.py wic: code cleanup: wildcard imports 2015-04-24 11:06:55 +01:00
pluginbase.py wic: code cleanup: unused imports 2015-04-09 07:43:52 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00