summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-demo-platform-html5.bb
blob: 85d2ca059a9b2cd8273bce945d9d0cf8ad76f8af (plain)
1
2
3
4
5
6
7
8
9
10
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

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