X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Ffeature%2Fagl-netboot%2F50_local.conf.inc;h=faff8f21cb345c2b8021b06e225fddd0934b47b9;hb=bcd5d1e36b83d39ea57ffa8b271a2256eaed49ff;hp=f7444d68977876674b2c9f5fb6c3a793b9cff9e1;hpb=24c89f22961bab9a995ab9c18881a3109a1c8109;p=AGL%2Fmeta-agl.git diff --git a/templates/feature/agl-netboot/50_local.conf.inc b/templates/feature/agl-netboot/50_local.conf.inc index f7444d689..faff8f21c 100644 --- a/templates/feature/agl-netboot/50_local.conf.inc +++ b/templates/feature/agl-netboot/50_local.conf.inc @@ -1 +1,4 @@ INHERIT += "netboot" + +# add 256MB of extra space in ext4 output image +IMAGE_ROOTFS_EXTRA_SPACE ?= "262144"