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

SUMMARY = "DEMO platform of AGL HTML5 profile"
DESCRIPTION = "Contains the web runtime and sample web apps"

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