From: Scott Murray Date: Tue, 30 May 2023 20:32:39 +0000 (-0400) Subject: agl-cluster-demo-platform-flutter: always install receiver configuration X-Git-Tag: 15.91.0~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=a87c7d82262ba9e88f589acfa8c92f2b6076c0eb agl-cluster-demo-platform-flutter: always install receiver configuration 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 --- diff --git a/recipes-platform/images/agl-cluster-demo-platform-flutter.bb b/recipes-platform/images/agl-cluster-demo-platform-flutter.bb index 735bb3145..4f3dfbc49 100644 --- a/recipes-platform/images/agl-cluster-demo-platform-flutter.bb +++ b/recipes-platform/images/agl-cluster-demo-platform-flutter.bb @@ -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 \ "