X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fconf%2Finclude%2Fagl-netboot.inc;fp=meta-netboot%2Fconf%2Finclude%2Fagl-netboot.inc;h=fcff8c318c56cc2202add96b9d54a21a46d0a708;hb=21169829e77c8ec93a3a3287e478eea9a2ce2129;hp=47f0c08a612b0ac81e378eccc1a414f09190eed8;hpb=a2953a19b6c846d054ea29fad8a74e44f8bd4920;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc index 47f0c08a6..fcff8c318 100644 --- a/meta-netboot/conf/include/agl-netboot.inc +++ b/meta-netboot/conf/include/agl-netboot.inc @@ -1,5 +1,5 @@ INHERIT += "netboot" OVERRIDES .= ":netboot" -# add 256MB of extra space in ext4 output image -IMAGE_ROOTFS_EXTRA_SPACE ?= "262144" +# add 512MB of extra space in ext4 output image +IMAGE_ROOTFS_EXTRA_SPACE = "524288"