3rd part of the layer/profile rework [2/2]
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-image-ivi-qa.bb
1 SUMMARY = "A basic system of AGL distribution of IVI profile for Quality Assurance(QA)"
2
3 DESCRIPTION = "A basic set of AGL Distribution. This image also has additional \
4 packages (e.g. commandline tools) for Quality Assurance(QA)."
5
6 require agl-image-ivi.bb
7
8 LICENSE = "MIT"
9
10 IMAGE_INSTALL_append = " \
11     packagegroup-agl-test \
12     packagegroup-ivi-common-test \
13     "
14