]> code.ossystems Code Review - openembedded-core.git/commit
wic: partitionedfs: account for non-table partitions when checking if logical paritit...
authorMaciej Borzecki <maciej.borzecki@rndity.com>
Mon, 16 Jan 2017 10:41:51 +0000 (11:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:45:42 +0000 (22:45 +0000)
commit57b05e924bba7b2fff07a34690474c0fa3046865
tree4f6a44acea9162d09f9d13851126e67e70aa5344
parent78cde87bb6e71ec5b603426879267874900d09f3
wic: partitionedfs: account for non-table partitions when checking if logical parititon is needed

Commit 8c1c43b7901a9fcd8b279eb4250b08157ad345b7 `wic: Create a logical partition
only when it is really mandatory` did not account for partitions that are not
present in partition table.

Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/utils/partitionedfs.py