summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-04-25 14:39:44 -0400
committerScott Murray <scott.murray@konsulko.com>2023-04-26 18:33:56 +0000
commitbd52c7c7c182e5a5ff719f07f11e29fb2cd56eac (patch)
tree827d05a68148a0a6475105db3d58f87d1613d4a9
parente92760944d3a59d162efdd6858cf7b93f583521b (diff)
Add cluster-receiver to Flutter cluster demo
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>
-rw-r--r--recipes-platform/images/agl-cluster-demo-platform-flutter.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/images/agl-cluster-demo-platform-flutter.bb b/recipes-platform/images/agl-cluster-demo-platform-flutter.bb
index 2670bac2..a0314f2f 100644
--- a/recipes-platform/images/agl-cluster-demo-platform-flutter.bb
+++ b/recipes-platform/images/agl-cluster-demo-platform-flutter.bb
@@ -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 \