summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-cluster-demo-platform-flutter.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-04-25 14:39:44 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-04-27 09:56:03 +0000
commit34fd1612e443164364287894f50bde3de693eeb1 (patch)
treeff0a436f2c12757b97d04ef723babce7022d5d75 /recipes-platform/images/agl-cluster-demo-platform-flutter.bb
parent5a9014af6205b979d1b4a9a6ea2a0e9d79e0b21d (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>
Diffstat (limited to 'recipes-platform/images/agl-cluster-demo-platform-flutter.bb')
-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 \