Remove dhcp-client dependencies 04/26104/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 25 Feb 2021 21:07:03 +0000 (16:07 -0500)
committerScott Murray <scott.murray@konsulko.com>
Thu, 25 Feb 2021 21:31:32 +0000 (16:31 -0500)
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

recipes-platform/packagegroups/packagegroup-agl-demo.bb
recipes-platform/packagegroups/packagegroup-agl-networking.bb

index 84158d4..b5599ea 100644 (file)
@@ -66,7 +66,6 @@ RDEPENDS_${PN} += " \
     can-utils \
     cannelloni \
     iproute2 \
-    dhcp-client \
     ${UNICENS} \
     ${MOST_DRIVERS} \
     ${LIN_DRIVERS} \
index 3e89303..c1f5ff1 100644 (file)
@@ -19,5 +19,4 @@ RDEPENDS_${PN}_append = " \
     connman-tools \
     cluster-connman-conf \
     iproute2 \
-    dhcp-client \
 "