meta-agl-netboot: increase IMAGE_ROOTFS_EXTRA_SPACE
[AGL/meta-agl.git] / meta-netboot / conf / include / agl-netboot.inc
index 47f0c08..fcff8c3 100644 (file)
@@ -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"