X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fconf%2Finclude%2Fagl-netboot.inc;h=2c1307e81f7c1931b4e4631f3eae7cb7efd6a2d2;hb=refs%2Fchanges%2F39%2F29039%2F2;hp=fcff8c318c56cc2202add96b9d54a21a46d0a708;hpb=21169829e77c8ec93a3a3287e478eea9a2ce2129;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc index fcff8c318..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 512MB of extra space in ext4 output image -IMAGE_ROOTFS_EXTRA_SPACE = "524288" +IMAGE_INSTALL:append:netboot = " \ + curl \ + ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'resolv-conf-relabel policycoreutils-loadpolicy', '', d)} \ +"