Convert to new override syntax
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-demo-platform.bb
index c5a1edb..5643d4d 100644 (file)
@@ -7,13 +7,13 @@ LICENSE = "MIT"
 
 # The demo will not work on the pi3 due to the gfx memory
 # and the applications requiring FHD (SPEC-390)
-COMPATIBLE_MACHINE_raspberrypi3 = "(^$)"
+COMPATIBLE_MACHINE:raspberrypi3 = "(^$)"
 
 # Always include the test widgets
-IMAGE_FEATURES_append = " agl-test-wgt"
+IMAGE_FEATURES:append = " agl-test-wgt"
 
 # add packages for demo platform (include demo apps) here
-IMAGE_INSTALL_append = " \
+IMAGE_INSTALL:append = " \
     packagegroup-agl-demo-platform \
     distro-build-manifest \
     "