agl-ivi-demo-html5: remove duplicated include
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-ivi-demo-html5.bb
1 require agl-ivi-image.bb
2
3 SUMMARY = "AGL IVI demo HTML5 image"
4 DESCRIPTION = "Contains the web runtime and sample web apps"
5
6 CLANGSDK = "1"
7
8 # add packages for demo platform (include demo apps) here
9 IMAGE_INSTALL += " \
10     packagegroup-agl-demo-platform-html5 \
11 "