Move feature code into the meta recipes
[AGL/meta-agl.git] / meta-netboot / conf / include / agl-netboot.inc
diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc
new file mode 100644 (file)
index 0000000..47f0c08
--- /dev/null
@@ -0,0 +1,5 @@
+INHERIT += "netboot"
+OVERRIDES .= ":netboot"
+
+# add 256MB of extra space in ext4 output image
+IMAGE_ROOTFS_EXTRA_SPACE ?= "262144"