[oe-commits] [meta-openembedded] 03/14: dhcpcd: update to 8.0.1

git at git.openembedded.org git at git.openembedded.org
Sun Jul 28 16:05:34 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 8fdc83b0aa1d89e1940ceaa48af937a46c280098
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Fri Jul 26 18:01:14 2019 +0200

    dhcpcd: update to 8.0.1
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../dhcpcd/{dhcpcd_7.2.3.bb => dhcpcd_8.0.1.bb}                   | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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 161810a..6438dae 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list