From 3629f087c22c65265e1271cb649edf9e89e53a75 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 17 Jun 2022 20:36:07 -0400 Subject: agl-service-audiomixer: add updated recipe Add recipes to build the new incarnation of VIS client daemon version of agl-service-audiomixer that will serve as the base for future API development. As well, add the new package to the appropriate packagegroup. Bug-AGL: SPEC-4409 Signed-off-by: Scott Murray Change-Id: I2f433aab8dd2113e1d6bf6914ce18155261b8c7f --- recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb') diff --git a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb index 7646ccf3..6d2f6546 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb @@ -12,4 +12,5 @@ RDEPENDS:${PN} += "\ kuksa-val-agl \ kuksa-dbc-feeder \ agl-service-hvac \ + agl-service-audiomixer \ " -- cgit 1.2.3-korg