summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-07-26 18:01:14 +0200
committerKhem Raj <raj.khem@gmail.com>2019-07-28 17:11:17 -0700
commit2bdd4a599558c93385642b17b27d5cce31911dd6 (patch)
treed22a6fbe2cea2513c71a23c40ae1c3c01772822b /meta-networking/recipes-connectivity
parent3270d14d587e9484051afe8d23068e21d7d30fcd (diff)
downloadmeta-openembedded-2bdd4a599558c93385642b17b27d5cce31911dd6.tar.gz
dhcpcd: update to 8.0.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.0.1.bb (renamed from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb)8
1 files 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
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"
9 9
10UPSTREAM_CHECK_URI = "https://roy.marples.name/downloads/dhcpcd/" 10UPSTREAM_CHECK_URI = "https://roy.marples.name/downloads/dhcpcd/"
11 11
12SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz" 12SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz \
13SRC_URI += "file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch" 13 file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch"
14SRC_URI[md5sum] = "b7aade2cc47afa6d645f798103365402" 14SRC_URI[md5sum] = "b9c3b3a116f1abafc346f80cb511f8c1"
15SRC_URI[sha256sum] = "74ab38177548abe968c2abacefffdd97b573acaedd4f77b6c0a54ae38f68566e" 15SRC_URI[sha256sum] = "031f4fbef5ad41b44714fec343ff5be898e3e3cd5e7c53d6ef3aaec43cdba931"
16 16
17inherit pkgconfig autotools-brokensep 17inherit pkgconfig autotools-brokensep
18 18