From d220137c7a7f1499237dadde11f29df111fbc591 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 30 May 2023 15:57:12 -0400 Subject: kuksa-val: fix vss-agl dependency for cluster images Make vss-agl a runtime dependency of the kuksa-val-agl package as the configuration in that package is what actually requires it, and remove the previous addition to packagegroup-agl-ivi-services as it will no longer be necessary. This fixes the desired KUKSA.val configuration for e.g. the Flutter cluster image. Bug-AGL: SPEC-4761 Change-Id: I9ec93acf8e7a542acdb3e50a9cbace50e4928344 Signed-off-by: Scott Murray --- recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-platform') diff --git a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb index 49cd8a45..0b1cf576 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb @@ -9,7 +9,6 @@ PACKAGES = "\ RDEPENDS:${PN} += "\ kuksa-val \ - vss-agl \ kuksa-val-agl \ kuksa-certificates-agl \ kuksa-dbc-feeder \ -- cgit 1.2.3-korg