agl-cluster-demo-platform-flutter: always install receiver configuration 33/28933/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 30 May 2023 20:32:39 +0000 (16:32 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 31 May 2023 09:55:31 +0000 (09:55 +0000)
Always install cluster-demo-config-flutter instead of tying it to the
agl-demo-preload feature, so that the receiver gets the desired display
geometry all the time.

Bug-AGL: SPEC-4815

Change-Id: I9bcdaced479781a018c0d7155aef6a06ac26b9dd
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-platform/images/agl-cluster-demo-platform-flutter.bb

index 735bb31..4f3dfbc 100644 (file)
@@ -34,8 +34,8 @@ IMAGE_INSTALL:append = "\
 # Flutter
 IMAGE_INSTALL:append = "\
     flutter-cluster-dashboard \
-    ${@bb.utils.contains("AGL_FEATURES", "agl-demo-preload", "cluster-demo-config-flutter", "", d)} \
     ${@bb.utils.contains("AGL_FEATURES", "agl-demo-preload", "flutter-cluster-dashboard-conf-demo", "flutter-cluster-dashboard-conf", d)} \
+    cluster-demo-config-flutter \
     flutter-auto-runtimerelease \
     "