Add cluster-receiver to Flutter cluster demo 32/28232/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 8 Dec 2022 02:37:11 +0000 (11:37 +0900)
committerScott Murray <scott.murray@konsulko.com>
Thu, 8 Dec 2022 02:37:11 +0000 (11:37 +0900)
Add cluster receiver to Flutter cluster demo image so it can be used
in the CES demo.

Bug-AGL: SPEC-4640

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

index a14560c..cb088ee 100644 (file)
@@ -24,6 +24,7 @@ IMAGE_INSTALL:append = "\
     \
     packagegroup-agl-profile-graphical \
     packagegroup-agl-networking \
+    cluster-receiver \
     \
     ${@bb.utils.contains("AGL_FEATURES", "agl-demo-preload", "", "${IMAGE_KUKSA_PACKAGES}", d)} \
     simple-can-simulator \