generic-poky/scripts/lib/wic
Maciej Borzecki cb10cfd64f wic: partitionedfs: account for non-table partitions when checking if logical parititon is needed
Commit 8c1c43b790 `wic: Create a logical partition
only when it is really mandatory` did not account for partitions that are not
present in partition table.

(From OE-Core rev: 57b05e924bba7b2fff07a34690474c0fa3046865)

Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-19 22:47:20 +00:00
..
canned-wks canned-wks: remove mpc8315e-rdb.wks 2017-01-16 18:05:13 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager direct.py: fix getting image name 2017-01-16 18:05:13 +00:00
plugins wic/isoimage-isohybrid: remove do_stage_partition() 2017-01-16 18:05:12 +00:00
utils wic: partitionedfs: account for non-table partitions when checking if logical parititon is needed 2017-01-19 22:47:20 +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: use items instead of iteritems 2016-05-14 23:05:13 +01:00
creator.py wic: implement --bmap option 2016-05-19 09:05:19 +01:00
engine.py wic: look for wks files in <layer>/wic 2016-12-22 08:50:16 +00:00
filemap.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
help.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
ksparser.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
msger.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
partition.py wic: add --fixed-size wks option 2016-12-22 08:50:16 +00:00
plugin.py wic: fix path parsing, use last occurrence 2016-05-20 10:20:55 +01:00
pluginbase.py wic: refactor pluginbase 2016-05-14 23:05:13 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00