Update recipes for transition to UNPACKDIR
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-networking.bb
index 3e89303..74f7757 100644 (file)
@@ -9,15 +9,13 @@ PACKAGES = "\
     packagegroup-agl-networking \
     "
 
-ALLOW_EMPTY_${PN} = "1"
+ALLOW_EMPTY:${PN} = "1"
 
 
 # fonts
-RDEPENDS_${PN}_append = " \
+RDEPENDS:${PN}:append = " \
     connman \
     connman-client \
     connman-tools \
-    cluster-connman-conf \
     iproute2 \
-    dhcp-client \
 "