summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-02-25 16:07:03 -0500
committerScott Murray <scott.murray@konsulko.com>2021-02-25 16:31:32 -0500
commit4125130e57849529934b5f804e199b3ec58405de (patch)
tree56ef2353d290ce81d28d2eb92cbf768a22979326
parent05a4f8c51b2ed6a23e60e4cc6b1a6975a75a39a0 (diff)
Remove dhcp-client dependencies
Remove dhcp-client dependencies from packagegroup-agl-demo and packagegroup-agl-networking, as they are no longer available in upstream poky master and unused in the AGL demo images. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Id315e40dccd3036f99b6803aaf86cea500a3b577
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-demo.bb1
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-networking.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb
index 84158d42..b5599ea4 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb
@@ -66,7 +66,6 @@ RDEPENDS_${PN} += " \
can-utils \
cannelloni \
iproute2 \
- dhcp-client \
${UNICENS} \
${MOST_DRIVERS} \
${LIN_DRIVERS} \
diff --git a/recipes-platform/packagegroups/packagegroup-agl-networking.bb b/recipes-platform/packagegroups/packagegroup-agl-networking.bb
index 3e89303b..c1f5ff11 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-networking.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-networking.bb
@@ -19,5 +19,4 @@ RDEPENDS_${PN}_append = " \
connman-tools \
cluster-connman-conf \
iproute2 \
- dhcp-client \
"