summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-demo-platform-html5.bb
blob: a78b8b68b33c186feaae9d19568a42616b9eaf23 (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-demo-platform.inc

LICENSE = "MIT"

IMAGE_FEATURES:append = " \
    "

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