[OE-core] [PATCH 1/1] core-image-sato.bb: increase free space size

Burton, Ross ross.burton at intel.com
Wed Apr 3 10:38:07 UTC 2013


On 2 April 2013 03:30,  <Qi.Chen at windriver.com> wrote:
> From: Chen Qi <Qi.Chen at windriver.com>
>
> Sato images, by default, have about 100M free space. This is not enough
> and it blocks automatic testing.
>
> This patch fixes this problem by overriding the IMAGE_OVERHEAD_FACTOR
> in the sato image recipe.

If a particular build needs more disk space, you can also use
IMAGE_ROOTFS_EXTRA_SPACE in local.conf, i.e.:

IMAGE_ROOTFS_EXTRA_SPACE = "524288"

(that's add 500MB)

Ross




More information about the Openembedded-core mailing list