meta-agl-netboot: increase IMAGE_ROOTFS_EXTRA_SPACE
[AGL/meta-agl.git] / meta-netboot / conf / include / agl-netboot.inc
1 INHERIT += "netboot"
2 OVERRIDES .= ":netboot"
3
4 # add 512MB of extra space in ext4 output image
5 IMAGE_ROOTFS_EXTRA_SPACE = "524288"