Add agl-image-minimal-qa.bb
[AGL/meta-agl.git] / meta-agl / recipes-core / images / agl-image-minimal-qa.bb
diff --git a/meta-agl/recipes-core/images/agl-image-minimal-qa.bb b/meta-agl/recipes-core/images/agl-image-minimal-qa.bb
new file mode 100644 (file)
index 0000000..c5832f2
--- /dev/null
@@ -0,0 +1,10 @@
+SUMMARY = "An AGL small image just capable of allowing a device to boot and run tests."
+
+DESCRIPTION = "A minimal set of AGL Distribution. This image also has additional \
+packages (e.g. commandline tools) for Quality Assurance(QA)."
+
+require agl-image-minimal.bb
+
+IMAGE_INSTALL_append = " \
+    packagegroup-ivi-common-test \
+    "