From 8b6cd106f1090bc3ee0640502d36bc493b8ccf70 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 7 Dec 2022 18:45:42 +0900 Subject: Update cluster network configuration Update configuration files as appropriate with the IVI board as 192.168.10.2 and the cluster as 192.168.10.3. This includes removing the cluster-connman-conf network configuration recipe. Bug-AGL: SPEC-4632 Change-Id: I60011a3615152a036057ca1a98d3916c67a3cd1e Signed-off-by: Scott Murray --- recipes-platform/packagegroups/packagegroup-agl-demo-cluster-support.bb | 1 - recipes-platform/packagegroups/packagegroup-agl-networking.bb | 1 - 2 files changed, 2 deletions(-) (limited to 'recipes-platform') diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-cluster-support.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-cluster-support.bb index a950ef40..9836207f 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-cluster-support.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-cluster-support.bb @@ -12,6 +12,5 @@ PACKAGES = "\ RDEPENDS:${PN} += "\ packagegroup-agl-demo-platform \ tbtnavi \ - cluster-demo-network-config \ kuksa-val-agl-demo-cluster \ " diff --git a/recipes-platform/packagegroups/packagegroup-agl-networking.bb b/recipes-platform/packagegroups/packagegroup-agl-networking.bb index c3f9c405..74f7757a 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-networking.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-networking.bb @@ -17,6 +17,5 @@ RDEPENDS:${PN}:append = " \ connman \ connman-client \ connman-tools \ - cluster-connman-conf \ iproute2 \ " -- cgit 1.2.3-korg