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

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Fri Jul 26 16:01:14 UTC 2019


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

diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.0.1.bb
similarity index 78%
rename from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb
rename to meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.0.1.bb
index 161810a2c..6438daea7 100644
--- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb
+++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.0.1.bb
@@ -9,10 +9,10 @@ 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] = "b7aade2cc47afa6d645f798103365402"
-SRC_URI[sha256sum] = "74ab38177548abe968c2abacefffdd97b573acaedd4f77b6c0a54ae38f68566e"
+SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz \
+           file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch"
+SRC_URI[md5sum] = "b9c3b3a116f1abafc346f80cb511f8c1"
+SRC_URI[sha256sum] = "031f4fbef5ad41b44714fec343ff5be898e3e3cd5e7c53d6ef3aaec43cdba931"
 
 inherit pkgconfig autotools-brokensep
 
-- 
2.17.1



More information about the Openembedded-devel mailing list