X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-netboot%2Fconf%2Finclude%2Fagl-netboot.inc;h=2c1307e81f7c1931b4e4631f3eae7cb7efd6a2d2;hb=a3678d3e929900078cbaec5a279b902bd7cc9244;hp=47f0c08a612b0ac81e378eccc1a414f09190eed8;hpb=5334d458c46533c51bc6879b1026181f9ac453ae;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc index 47f0c08a6..2c1307e81 100644 --- a/meta-netboot/conf/include/agl-netboot.inc +++ b/meta-netboot/conf/include/agl-netboot.inc @@ -1,5 +1,6 @@ INHERIT += "netboot" -OVERRIDES .= ":netboot" -# add 256MB of extra space in ext4 output image -IMAGE_ROOTFS_EXTRA_SPACE ?= "262144" +IMAGE_INSTALL:append:netboot = " \ + curl \ + ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'resolv-conf-relabel policycoreutils-loadpolicy', '', d)} \ +"