summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-image-ivi-qa.bb
blob: 2a1dd1a09b6385f4d00b20e991c4d0c036ffbc10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "A basic system of AGL distribution of IVI profile for Quality Assurance(QA)"

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

require agl-image-ivi.bb

LICENSE = "MIT"

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