Add agl-image-minimal-qa.bb
[AGL/meta-agl.git] / meta-agl / recipes-core / images / agl-image-minimal-qa.bb
1 SUMMARY = "An AGL small image just capable of allowing a device to boot and run tests."
2
3 DESCRIPTION = "A minimal set of AGL Distribution. This image also has additional \
4 packages (e.g. commandline tools) for Quality Assurance(QA)."
5
6 require agl-image-minimal.bb
7
8 IMAGE_INSTALL_append = " \
9     packagegroup-ivi-common-test \
10     "