summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-07-12 10:05:25 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-18 10:09:29 +0100
commita88f1b5d88dbc5fb28be24b9787d73b9e0cdf183 (patch)
tree8c629b55e1512958d8f943f4b5df32c78cb595e1 /meta/recipes-devtools/file
parent5eef63f5afdfbab8e30748cb1bf42bf2e6524759 (diff)
downloadopenembedded-core-contrib-a88f1b5d88dbc5fb28be24b9787d73b9e0cdf183.tar.gz
wic/engine: use up all free space when expanding partitions
Currently we just divide up the free space by the number of partitions that need to be re-sized. This leads to problems when a user has explicitly specified a subset of partitions (but not all) that need to re-sized along with the sizes. As an example, for an image with 3 partitions, if we use: wic write image.wic /dev/sdb --expand 1:10G This would lead to paritions 2 and 3 each being re-sized to one thirds of the free space instead of half. Change the behavior to use up all the free space. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/file')
0 files changed, 0 insertions, 0 deletions