summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-demo-flutter-preconfigured-gateway.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-platform/images/agl-ivi-demo-flutter-preconfigured-gateway.bb')
-rw-r--r--recipes-platform/images/agl-ivi-demo-flutter-preconfigured-gateway.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-platform/images/agl-ivi-demo-flutter-preconfigured-gateway.bb b/recipes-platform/images/agl-ivi-demo-flutter-preconfigured-gateway.bb
new file mode 100644
index 00000000..1bbd483b
--- /dev/null
+++ b/recipes-platform/images/agl-ivi-demo-flutter-preconfigured-gateway.bb
@@ -0,0 +1,14 @@
+require agl-ivi-demo-flutter-preconfigured.bb
+
+SUMMARY = "AGL IVI preconfigured gateway demo Flutter image"
+
+# We do not want a local databroker instance
+IMAGE_FEATURES:remove = "kuksa-val-databroker"
+
+FLUTTER_ICS_HOMESCREEN_CONF = "flutter-ics-homescreen-conf-gateway-demo"
+ONDEMANDNAVI_CONF = "ondemandnavi-conf-gateway-demo"
+
+IMAGE_INSTALL += " \
+ agl-service-hvac-conf-gateway-demo \
+ agl-service-audiomixer-conf-gateway-demo \
+" \ No newline at end of file