summaryrefslogtreecommitdiffstats
path: root/recipes-platform
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-01-18 20:59:20 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-01-29 14:29:37 +0000
commit8a65604cd6707fcb6a669b5d825b9a5d91161e4c (patch)
tree45e43bd539a4b5cf44549e8efdee2be16d20ab01 /recipes-platform
parent348df0b19d782ce4cbebc20cd17fc0b6c9d46293 (diff)
Restore agl-service-radio recipe
Add an update recipe for agl-service-radio to build the reworked gRPC service daemon, and add it back as a dependency in packagegroup-agl-ivi-services so it will be installed into the demo IVI images. Bug-AGL: SPEC-4665 Change-Id: I9239a1e1476687e4c41367dbdfc6051c56b88c48 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-platform')
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb
index 2e6fff40..b2cc4888 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb
@@ -14,4 +14,5 @@ RDEPENDS:${PN} += "\
kuksa-vss-init \
agl-service-hvac \
agl-service-audiomixer \
+ agl-service-radio \
"