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=ca6d9df12f9dea75ef67798b4da67bb3178ec6a8;hpb=1c3c06842ac1b9c089d0a08e91c60f44e4844fac;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc index ca6d9df12..2c1307e81 100644 --- a/meta-netboot/conf/include/agl-netboot.inc +++ b/meta-netboot/conf/include/agl-netboot.inc @@ -1,2 +1,6 @@ INHERIT += "netboot" +IMAGE_INSTALL:append:netboot = " \ + curl \ + ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'resolv-conf-relabel policycoreutils-loadpolicy', '', d)} \ +"