Add cluster-receiver to Flutter cluster demo 13/28713/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 25 Apr 2023 18:39:44 +0000 (14:39 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 27 Apr 2023 09:56:03 +0000 (09:56 +0000)
Add cluster receiver to Flutter cluster demo image to match the CES
demo.  This change was missed in the forward port from Needlefish
branch after CES.

Bug-AGL: SPEC-4769

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

index 2670bac..a0314f2 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 \