Make CEF the default and deprecate chromium
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-ivi-demo-platform-html5.bb
index 805e239..520b443 100644 (file)
@@ -3,7 +3,11 @@ require agl-image-ivi.bb
 SUMMARY = "DEMO platform of AGL HTML5 profile"
 DESCRIPTION = "Contains the web runtime and sample web apps"
 
+require agl-demo-container-guest-integration.inc
+
+CLANGSDK = "1"
+
 # add packages for demo platform (include demo apps) here
-IMAGE_INSTALL:append = " \
+IMAGE_INSTALL += " \
     packagegroup-agl-demo-platform-html5 \
 "