summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-demo-platform.bb
blob: 78a6b2c24b8a632ee0059bd55c6154047f5700c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "AGL Demo Platform image currently contains a simple HMI and \
demos."

require agl-image-ivi.bb


LICENSE = "MIT"

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