weston-ini-conf: (re)move Weston remoting support
[AGL/meta-agl.git] / meta-netboot / conf / include / agl-netboot.inc
1 INHERIT += "netboot"
2
3 IMAGE_INSTALL:append:netboot = " \
4     curl \
5     ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'resolv-conf-relabel policycoreutils-loadpolicy', '', d)} \
6 "