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=refs%2Fchanges%2F39%2F29039%2F2;hp=03f8ed533d0a2abff9b9a1f7cdb2da62ad563644;hpb=7633d8e51048208494f0b0997eff6e39d07ce98e;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc index 03f8ed533..2c1307e81 100644 --- a/meta-netboot/conf/include/agl-netboot.inc +++ b/meta-netboot/conf/include/agl-netboot.inc @@ -1,3 +1,6 @@ INHERIT += "netboot" -IMAGE_INSTALL_append_netboot = " curl" +IMAGE_INSTALL:append:netboot = " \ + curl \ + ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'resolv-conf-relabel policycoreutils-loadpolicy', '', d)} \ +"