poky/scripts/lib/wic
Ed Bartosh 7724e6fff7 wic: always read image partitions
Got rid of lazy evaluation of self.partitions property.
It's not needed because partitions of the source image should
be always read.

(From OE-Core rev: 1186fd8fd4a4789dc7c60feb86cc9fdd03fee7b3)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-27 22:30:07 +01:00
..
canned-wks wic: Switch to using --use-uuid by default 2017-07-30 08:46:20 +01:00
plugins wic: improve generating disk system identifier 2017-08-03 11:14:13 +01:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic: always read image partitions 2017-08-27 22:30:07 +01:00
filemap.py wic: code cleanup 2017-06-23 11:44:12 +01:00
help.py wic: implement 'wic write' command 2017-08-27 22:30:07 +01:00
ksparser.py wic: implement wks option --mkfs-extraopts 2017-07-21 22:51:38 +01:00
misc.py wic: get rid of using wic-tools 2017-07-17 14:01:37 +01:00
partition.py wic: implement wks option --mkfs-extraopts 2017-07-21 22:51:38 +01:00
pluginbase.py wic: code cleanup 2017-06-23 11:44:12 +01:00