diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb b/meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb similarity index 81% rename from meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb rename to meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb index 4151eb1836..678c29a28f 100644 --- a/meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb +++ b/meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb @@ -11,8 +11,8 @@ SRC_URI += "file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \ file://remove-dhclient-script-bash-dependency.patch \ " -SRC_URI[md5sum] = "0138319fe2b788cf4bdf34fbeaf9ff54" -SRC_URI[sha256sum] = "f5115aee3dd3e6925de4ba47b80ab732ba48b481c8364b6ebade2d43698d607e" +SRC_URI[md5sum] = "2b5e5b2fa31c2e27e487039d86f83d3f" +SRC_URI[sha256sum] = "eb95936bf15d2393c55dd505bc527d1d4408289cec5a9fa8abb99f7577e7f954" PACKAGECONFIG ?= "" PACKAGECONFIG[bind-httpstats] = "--with-libxml2,--without-libxml2,libxml2"