]> code.ossystems Code Review - openembedded-core.git/commit
wic/direct: reserve 2 sector for extended partition
authorChee Yang Lee <chee.yang.lee@intel.com>
Sun, 22 Mar 2020 06:57:20 +0000 (14:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Mar 2020 10:49:23 +0000 (10:49 +0000)
commit884c8a0e50a49bdca5e048197a9dc0ff37cc8d1a
treed5dd53f8b688dcbf2046de1b4cf82276de0932d1
parenta8db5643bd14a5a2e8e60012dd1551f6d867acc2
wic/direct: reserve 2 sector for extended partition

extended partition should reserve at least 2 unallocated sectors
between the start of the extended partition and the start of a
logical partition.

[YOCTO #13658]

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/plugins/imager/direct.py