summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2016-09-09 09:21:23 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2016-09-12 10:43:38 -0400
commit467dc1f3b5d1c483724fa659a9d616f29ab9615c (patch)
tree332c44176f3ffc18226f5b89efa578899ca83505
parentfbffcf3f3d3be732eae8884f835ecc1835d95271 (diff)
downloadmeta-openembedded-467dc1f3b5d1c483724fa659a9d616f29ab9615c.tar.gz
dhcpcd: update to 6.11.3
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb (renamed from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb
index cd8042866..197dfb1a4 100644
--- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb
+++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.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] = "a7b83c57f47b62f48373905d3b4f7978" 12SRC_URI[md5sum] = "d4f2f3ed4964197dee7767219c33a9df"
13SRC_URI[sha256sum] = "284abf8c3be0580bbac5eaca95359346ab0d78d4072317b6ce87cc68f2e8ae7b" 13SRC_URI[sha256sum] = "5abd12c4df2947d608f60a35227f9bf8ae8ab9de06ce975cdab1144d8f229b06"
14 14
15inherit autotools-brokensep 15inherit autotools-brokensep
16 16