diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-01-04 16:46:25 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-05 11:14:39 +0000 |
commit | 73db21a65fbdaf0886a01bcd98ee66e73a7465b8 (patch) | |
tree | 7918cc8a2a21a56786f1fcf14cdc7c90bc78376e /meta/recipes-support | |
parent | f4bed494ab3b3047aad45ff31efcfd59b90e3822 (diff) | |
download | openembedded-core-73db21a65fbdaf0886a01bcd98ee66e73a7465b8.tar.gz openembedded-core-73db21a65fbdaf0886a01bcd98ee66e73a7465b8.tar.bz2 openembedded-core-73db21a65fbdaf0886a01bcd98ee66e73a7465b8.tar.xz openembedded-core-73db21a65fbdaf0886a01bcd98ee66e73a7465b8.zip |
image_types: Fix rootfs size calcuation
The ROOTFS_SIZE calculation was not correctly taking into account
the IMAGE_ROOTFS_EXTRA_SPACE variable, it would only be applied if
the size as determined by the ((du * overhead) + extra space) was
greater than the IMAGE_ROOTFS_SIZE, so if the du * overhead was smaller
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions