meta-netboot: add 256MB of extra space in generated rootfs
[AGL/meta-agl.git] / templates / feature / agl-netboot / 50_local.conf.inc
1 INHERIT += "netboot"
2
3 # add 256MB of extra space in ext4 output image
4 IMAGE_ROOTFS_EXTRA_SPACE ?= "262144"