diff options
author | Ross Burton <ross.burton@intel.com> | 2017-09-25 21:21:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-26 11:05:01 +0100 |
commit | 078368ab8d0a2c8b783c7b9e848dc1e3ade48409 (patch) | |
tree | 2ddc91933e5529c4a2b5aee615b72ea3df455ec4 /meta/classes/packagegroup.bbclass | |
parent | 5c98f20f5c3e7c022737d766d25bb820149cd5fd (diff) | |
download | poky-078368ab8d0a2c8b783c7b9e848dc1e3ade48409.tar.gz |
core-image-sato-sdk-ptest: reduce size
This image is very large and is skirting the maximum size of hddimg images (4GB,
as they're embedded inside FAT partitions). Making the image 10MB bigger can be
enough to cause the build to fail. This image is also used by QA so currently
we need to keep it working.
The default values for expanding an image to give it usable space are quite
generous, (3GB rootfs * 1.3 gives 1GB of empty space), so change the overhead
multiplier to 1.0x and explicitly request just 0.5GB of empty space in the
images.
This should give us a bit more breathing room until we can either remove hddimg
from the default build, or make this image dramatically smaller.
(From OE-Core rev: 98d9d8958fd5a3bba849e9051bf0310c28b551c2)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/packagegroup.bbclass')
0 files changed, 0 insertions, 0 deletions