summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-demo-platform-qa.bb
blob: 05598ca797148e822248161cba0d3b76c47b00e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUMMARY = "A full set of AGL Distribution for testing as Quality Assurance"

DESCRIPTION = "A full set of AGL Distribution. This image also has additional \
packages (e.g. commandline tools) for Quality Assurance(QA)."

LICENSE = "MIT"

require agl-demo-platform.bb

IMAGE_INSTALL:append = " \
    packagegroup-ivi-common-test \
    packagegroup-agl-demo-platform-qa \
    "