Add kuksa-client to a couple of demo images
authorScott Murray <scott.murray@konsulko.com>
Fri, 7 Mar 2025 05:22:37 +0000 (00:22 -0500)
committerScott Murray <scott.murray@konsulko.com>
Fri, 7 Mar 2025 06:11:43 +0000 (01:11 -0500)
For debugging.

NOTE: For Embedded World 2025, not intended to be pushed as is.

Change-Id: I13e7fb927d1e920917a2ea5e8474ed2a270d78b6
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-kvm-demo/recipes-platform/images/agl-kvm-demo-flutter-preconfigured.bb
recipes-platform/images/agl-gateway-demo.bb

index ac392cb..d11d8b8 100644 (file)
@@ -30,6 +30,7 @@ HOST_AUDIO_INSTALL = " \
 IMAGE_INSTALL += "\
     kuksa-databroker-agl-demo-cluster \
     ${HOST_AUDIO_INSTALL} \
+    ${@bb.utils.contains("DISTRO_FEATURES", "agl-devel", "kuksa-client" , "", d)} \
 "
 
 GUEST_VM1_IMAGE = "agl-ivi-demo-flutter-guest-preconfigured"
index 8e466e4..cec466c 100644 (file)
@@ -14,6 +14,7 @@ IMAGE_FEATURES += " \
 AGL_DEVEL_INSTALL = " \
     packagegroup-agl-kuksa-val-databroker-devel \
     tcpdump \
+    kuksa-client \
 "
 
 IMAGE_INSTALL += " \