summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-demo-platform-html5.bb
blob: bef66eb32a7fb8d3d7f707cdd4ce4d8745552fc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "DEMO platform of AGL HTML5 profile"
DESCRIPTION = "Contains the web runtime and sample web apps"

require agl-image-ivi.bb

LICENSE = "MIT"

IMAGE_FEATURES:append = " \
    "

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