Add package group and bitbake target for Quality Assurance
[AGL/meta-agl.git] / meta-agl / recipes-ivi / images / agl-image-ivi-qa.bb
1 SUMMARY = "A basic system of AGL distribution of IVI profile for Quality Assurance(QA)"
2 DESCRIPTION = "A basic set of AGL Distribution. This image also has additional \
3 packages (e.g. commandline tools) for Quality Assurance(QA)."
4
5 require agl-image-ivi.bb
6
7 IMAGE_INSTALL_append = " \
8     packagegroup-agl-test \
9     packagegroup-ivi-common-test \
10     "
11