diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-08-31 00:14:27 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 23:26:14 +0100 |
commit | 173d440c14ee3140ae08c6a87decc9b2f4c9e391 (patch) | |
tree | aa9e5961a480e8a03a342c9f5e51c0bdb982a770 /meta/conf | |
parent | 9d12fe44fdb52aeb8aa2c5c2c83175a06a0c7224 (diff) | |
download | openembedded-core-173d440c14ee3140ae08c6a87decc9b2f4c9e391.tar.gz openembedded-core-173d440c14ee3140ae08c6a87decc9b2f4c9e391.tar.bz2 openembedded-core-173d440c14ee3140ae08c6a87decc9b2f4c9e391.zip |
wic: use bitbake variable ROOTFS_SIZE
If bitbake image is referenced in .ks file and --size is not used
there wic uses ROOTFS_SIZE variable to set minimum partition size.
ROOTFS_SIZE is calculated in meta/lib/oe/image.py when rootfs is
created. The calculation is done using other image parameters:
IMAGE_ROOTFS_SIZE, IMAGE_ROOTFS_ALIGNMENT, IMAGE_OVERHEAD_FACTOR
and IMAGE_ROOTFS_EXTRA_SPACE.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions