diff options
author | Alessio Igor Bogani <alessio.bogani@elettra.eu> | 2019-09-26 11:35:02 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-27 13:02:16 +0100 |
commit | b404c0cd3c12958e705f666c29920816912c2d56 (patch) | |
tree | 50e139278574b9f8e8465cbfc82d463a6268757b /scripts/README | |
parent | 990fedd595e1d0bb623bac0bb3993870a97c0af1 (diff) | |
download | poky-b404c0cd3c12958e705f666c29920816912c2d56.tar.gz |
wic: Using the right rootfs size during prepare_rootfs
The commit 8e48b4d6c4 makes wic ignores IMAGE_ROOTFS_SIZE for rootfs
size and makes it uses the computed one only. Re-add support for
IMAGE_ROOTFS_SIZE variable and compute roots size only if the former
is not defined. Moreover the size of a provided directory with
--rootfs-dir="" in the .wks file should always be computed on the fly,
else every partition will be constrained to be the same size as what
ever value was in ROOTFS_SIZE.
(From OE-Core rev: 0217a0392b8cc534fcc0d760b7663a1845b306f5)
Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/README')
0 files changed, 0 insertions, 0 deletions