Use kernel_configure_variable in append for rpi
[AGL/meta-agl.git] / templates / feature / agl-netboot / 50_local.conf.inc
index f7444d6..47f0c08 100644 (file)
@@ -1 +1,5 @@
 INHERIT += "netboot"
+OVERRIDES .= ":netboot"
+
+# add 256MB of extra space in ext4 output image
+IMAGE_ROOTFS_EXTRA_SPACE ?= "262144"