summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@siemens.com>2016-03-17 14:25:11 +0100
committerJoe MacDonald <joe_macdonald@mentor.com>2016-04-01 12:05:27 -0400
commit259f5cd6f3c40529fbdfe174ac395b0b32fb9071 (patch)
tree154c8952c424b1d7e5d6538cf4ea00d3a6db74d6 /meta-networking
parent441c328ec4f616e49b8344de066e4e12cbfb72dc (diff)
downloadmeta-openembedded-259f5cd6f3c40529fbdfe174ac395b0b32fb9071.tar.gz
dhcpcd: update to version 6.10.1
Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb (renamed from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.0.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb
index 058a932e6..5f207f547 100644
--- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.0.bb
+++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.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] = "f39c5773e7c4bea352d9fb7367c899de" 12SRC_URI[md5sum] = "a7b83c57f47b62f48373905d3b4f7978"
13SRC_URI[sha256sum] = "ab56af9b2e86913c55a965cb0f835e87749df78318564acf90d5d698f413ad35" 13SRC_URI[sha256sum] = "284abf8c3be0580bbac5eaca95359346ab0d78d4072317b6ce87cc68f2e8ae7b"
14 14
15inherit autotools 15inherit autotools
16 16