summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-demo-html5.bb
blob: 1141efc222723c2ffe9f8dde93f4e61df728b2ed (plain)
1
2
3
4
5
6
7
8
9
10
11
require agl-ivi-image.bb

SUMMARY = "AGL IVI demo HTML5 image"
DESCRIPTION = "Contains the web runtime and sample web apps"

CLANGSDK = "1"

# add packages for demo platform (include demo apps) here
IMAGE_INSTALL += " \
    packagegroup-agl-demo-platform-html5 \
"