Make CEF the default and deprecate chromium
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-ivi-demo-platform-html5.bb
1 require agl-image-ivi.bb
2
3 SUMMARY = "DEMO platform of AGL HTML5 profile"
4 DESCRIPTION = "Contains the web runtime and sample web apps"
5
6 require agl-demo-container-guest-integration.inc
7
8 CLANGSDK = "1"
9
10 # add packages for demo platform (include demo apps) here
11 IMAGE_INSTALL += " \
12     packagegroup-agl-demo-platform-html5 \
13 "