summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorKyle Russell <bkylerussell@gmail.com>2018-02-14 16:13:33 -0500
committerArmin Kuster <akuster808@gmail.com>2018-03-12 10:02:03 -0700
commitbe70b5fe1d08d943c663843523cd5c766ec0622a (patch)
treed45db47cbb84dd4b4e9f686aa91b174342b5fea2 /meta-networking
parent79a3f2e56d6063ed107f96d3b86befb91d6ed85c (diff)
downloadmeta-openembedded-be70b5fe1d08d943c663843523cd5c766ec0622a.tar.gz
dhcpcd: update to 6.11.5
Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.5.bb (renamed from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.5.bb
index cb3b5c22f..885c6c0e2 100644
--- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb
+++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.5.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://dhcpcd.c;endline=26;md5=77c40d671aff804ca91ea99556da8
9 9
10SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz" 10SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz"
11 11
12SRC_URI[md5sum] = "d4f2f3ed4964197dee7767219c33a9df" 12SRC_URI[md5sum] = "2465624b62c1154f0e89dc69c42c849b"
13SRC_URI[sha256sum] = "5abd12c4df2947d608f60a35227f9bf8ae8ab9de06ce975cdab1144d8f229b06" 13SRC_URI[sha256sum] = "6f9674dc7e27e936cc787175404a6171618675ecfb6903ab9887b1b66a87d69e"
14 14
15inherit autotools-brokensep 15inherit autotools-brokensep
16 16