X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fconf%2Finclude%2Fagl-netboot.inc;fp=meta-netboot%2Fconf%2Finclude%2Fagl-netboot.inc;h=47f0c08a612b0ac81e378eccc1a414f09190eed8;hb=5334d458c46533c51bc6879b1026181f9ac453ae;hp=0000000000000000000000000000000000000000;hpb=ed80d741150b6f29d72f028651ab0ab83734a2b9;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc new file mode 100644 index 000000000..47f0c08a6 --- /dev/null +++ b/meta-netboot/conf/include/agl-netboot.inc @@ -0,0 +1,5 @@ +INHERIT += "netboot" +OVERRIDES .= ":netboot" + +# add 256MB of extra space in ext4 output image +IMAGE_ROOTFS_EXTRA_SPACE ?= "262144"