meta-netboot: add 256MB of extra space in generated rootfs
[AGL/meta-agl.git] / templates / feature / agl-netboot / 50_local.conf.inc
index f7444d6..faff8f2 100644 (file)
@@ -1 +1,4 @@
 INHERIT += "netboot"
+
+# add 256MB of extra space in ext4 output image
+IMAGE_ROOTFS_EXTRA_SPACE ?= "262144"