summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2017-07-17 10:04:04 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-21 22:51:37 +0100
commit8fb8a21b7d4f1fb69f0407f03fd5907d861f7d42 (patch)
tree15f0c3b39a530e58501831197bc67b8598a1e6e2 /meta/classes/image_types.bbclass
parentbfd831a8695e6b4e2095deb286014172a6bf5051 (diff)
downloadpoky-8fb8a21b7d4f1fb69f0407f03fd5907d861f7d42.tar.gz
wic: fix calculation of partition number
Total number of partitions should be taken into account when calculating real partition number for msdos partition table. The number can be different for the 4th partition: it can be 4 if there are 4 partitions in the table and 5 if there are more than 4 partitions in the table. In the latter case number 4 is occupied by extended partition. [YOCTO #11790] (From OE-Core rev: 5689139b3cd862e2df49f6b21171f513e8a46c60) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image_types.bbclass')
0 files changed, 0 insertions, 0 deletions