Rework demo image naming
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-telematics-demo.bb
diff --git a/recipes-platform/images/agl-telematics-demo.bb b/recipes-platform/images/agl-telematics-demo.bb
new file mode 100644 (file)
index 0000000..987bd38
--- /dev/null
@@ -0,0 +1,12 @@
+SUMMARY = "AGL Telematics Demo Platform image."
+LICENSE = "MIT"
+
+require recipes-platform/images/agl-image-minimal.bb
+
+inherit features_check
+
+REQUIRED_DISTRO_FEATURES = "3g"
+
+IMAGE_INSTALL += " \
+    packagegroup-agl-telematics-demo-platform \
+"