systemd: enable iptc PACKAGECONFIG
[AGL/meta-agl.git] / meta-agl-core / recipes-core / systemd / systemd_aglcore.inc
index b74a60f..a61497e 100644 (file)
@@ -6,8 +6,9 @@ SRC_URI += "\
 "
 
 # enable networkd/resolved support
-PACKAGECONFIG:append:pn-systemd = " \
+PACKAGECONFIG:append = " \
    ${@bb.utils.contains('VIRTUAL-RUNTIME_net_manager','systemd','networkd resolved','',d)} \
+   iptc \
 "
 
 do_install:append() {