[oe] [PATCH][meta-networking] dhcpcd: update to 7.2.3

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Thu Jul 18 03:06:38 UTC 2019


Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
---
 .../dhcpcd/{dhcpcd_7.2.2.bb => dhcpcd_7.2.3.bb}             | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/dhcpcd/{dhcpcd_7.2.2.bb => dhcpcd_7.2.3.bb} (80%)

diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.2.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb
similarity index 80%
rename from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.2.bb
rename to meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb
index 3cd13884d..161810a2c 100644
--- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.2.bb
+++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb
@@ -7,10 +7,12 @@ HOMEPAGE = "http://roy.marples.name/projects/dhcpcd/"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0531457992a97ecebc6975914a874a9d"
 
+UPSTREAM_CHECK_URI = "https://roy.marples.name/downloads/dhcpcd/"
+
 SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz"
 SRC_URI += "file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch"
-SRC_URI[md5sum] = "2f17034432ea10415ee84a97ef131128"
-SRC_URI[sha256sum] = "3db7ff18cba9274da1d2176fb3c7cbe23926a8e58d5c8e244ad55c62d38ba09e"
+SRC_URI[md5sum] = "b7aade2cc47afa6d645f798103365402"
+SRC_URI[sha256sum] = "74ab38177548abe968c2abacefffdd97b573acaedd4f77b6c0a54ae38f68566e"
 
 inherit pkgconfig autotools-brokensep
 
-- 
2.17.1



More information about the Openembedded-devel mailing list