X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Ffeature%2Fagl-netboot%2F50_local.conf.inc;h=47f0c08a612b0ac81e378eccc1a414f09190eed8;hb=698aed6cc037a47d6f709b18881e4ba41a3044e7;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..47f0c08a6 100644 --- a/templates/feature/agl-netboot/50_local.conf.inc +++ b/templates/feature/agl-netboot/50_local.conf.inc @@ -1 +1,5 @@ INHERIT += "netboot" +OVERRIDES .= ":netboot" + +# add 256MB of extra space in ext4 output image +IMAGE_ROOTFS_EXTRA_SPACE ?= "262144"