Restore cluster and telematics demo images
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-telematics-demo-platform.bb
diff --git a/recipes-platform/images/agl-telematics-demo-platform.bb b/recipes-platform/images/agl-telematics-demo-platform.bb
new file mode 100644 (file)
index 0000000..b8a9961
--- /dev/null
@@ -0,0 +1,13 @@
+DESCRIPTION = "AGL Telematics Demo Platform image."
+
+LICENSE = "MIT"
+
+require recipes-platform/images/agl-image-boot.inc
+
+inherit features_check
+
+REQUIRED_DISTRO_FEATURES = "3g"
+
+IMAGE_INSTALL:append = " \
+    packagegroup-agl-telematics-demo-platform \
+"