generic-poky/scripts/lib/wic
Ed Bartosh ab7cb65ab5 wic: fix processing of --use-uuid
Processing of this option was lost during recent change of
wks parsting. It was discovered during the work on booting
wic images under qemu. Now, when -use-uuid is fixed it's
possible to specify root partition by partition uuid.
This will be done in the following commit.

(From OE-Core rev: b4882e0b84d7fd4c85ee95386e94722485eafc2b)

(From OE-Core rev: 73e9e3f150bf2de9b27c2ccc73e3dee334ee73fe)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-15 16:28:44 +00:00
..
canned-wks wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
plugins isoimage-isohybrid.py: fix cpio working directory 2016-02-07 17:29:59 +00:00
utils wic: refactor get_boot_config 2016-01-20 17:07:13 +00: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: rename kickstarter.py -> ksparser.py 2016-01-19 17:24:48 +00:00
creator.py wic: use optparse instead of cmdln 2015-09-03 12:43:28 +01:00
engine.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
help.py wic: add help for 'include' command 2016-01-20 17:07:14 +00:00
ksparser.py wic: default to empty bootloader config 2016-02-04 23:39:01 +00:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
partition.py wic: fix processing of --use-uuid 2016-02-15 16:28:44 +00:00
plugin.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
pluginbase.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00