Convert to new override syntax
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-networking.bb
index c1f5ff1..c3f9c40 100644 (file)
@@ -9,11 +9,11 @@ PACKAGES = "\
     packagegroup-agl-networking \
     "
 
-ALLOW_EMPTY_${PN} = "1"
+ALLOW_EMPTY:${PN} = "1"
 
 
 # fonts
-RDEPENDS_${PN}_append = " \
+RDEPENDS:${PN}:append = " \
     connman \
     connman-client \
     connman-tools \