summaryrefslogtreecommitdiffstats
path: root/meta-agl-ic-container/recipes-platform
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2023-11-26 23:54:19 +0900
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2023-11-29 23:53:28 +0900
commite55cdc13ad47ece551a111ac4fdee332e6d9fa9c (patch)
treec281e2a10ba07c7b7cd2f3ee9e1958000dab99dd /meta-agl-ic-container/recipes-platform
parentead830d393c392c1d19135cc29239a26c149c0a5 (diff)
Replace to cluster-service from libclusteripc and libclusterapi
Existing AGL Instrument Cluster is not implement cluster service only a framework library. We create cluster service to realize AGL Instrument Cluster based product. This patch add cluster-service and replace from libclusteripc and libclusterapi. Bug-AGL: SPEC-4990 Change-Id: I236eb33376b1a6a8be4c5677b0aa19b3729376c2 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Diffstat (limited to 'meta-agl-ic-container/recipes-platform')
-rw-r--r--meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb b/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb
index 75e09d4e..2da31921 100644
--- a/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb
+++ b/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb
@@ -13,7 +13,6 @@ PACKAGES = "\
packagegroup-agl-ic-core \
"
RDEPENDS:${PN} += "\
- libclusteripc \
- libclusterapi \
+ cluster-service \
librefop \
"