Rework demo image naming
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-ivi-demo-platform.bb
diff --git a/recipes-platform/images/agl-ivi-demo-platform.bb b/recipes-platform/images/agl-ivi-demo-platform.bb
deleted file mode 100644 (file)
index 2854462..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-require agl-ivi-demo-base.bb
-
-DESCRIPTION = "AGL Qt Demo Platform image"
-
-AGL_APPS_INSTALL += " \
-    dashboard \
-    hvac \
-    ondemandnavi \
-    ${@bb.utils.contains("AGL_FEATURES", "agl-kvm-host-kuksa", "ondemandnavi-conf-kvm-demo", "ondemandnavi-conf", d)} \
-    settings \
-    mediaplayer \
-    messaging \
-    phone \
-    radio \
-    window-management-client-grpc \
-    camera-gstreamer \
-"
-
-IMAGE_INSTALL += " \
-    packagegroup-agl-demo-platform \
-    ${@bb.utils.contains("AGL_FEATURES", "agl-demo-preload", "", "weston-terminal-conf", d)} \
-"
-