summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-06-23 12:13:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-25 16:35:55 +0100
commitd51550241e4d0948767c3a812b38bc7afaf1ca8c (patch)
tree6ec2ebf095baab173eb5992eec7d6e42ae7f836f /meta/recipes-connectivity
parent2a0e30f1990cfdf47f2ea1d317679417203c1f03 (diff)
downloadpoky-d51550241e4d0948767c3a812b38bc7afaf1ca8c.tar.gz
resolvconf: Upgrade to 1.67
(From OE-Core rev: 1d56ae5b923346bd4f4c6e178e3429cd4e5ba8d0) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb
index 9b7553d3e7..7eb49d1f95 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb
@@ -14,8 +14,8 @@ PR = "r0"
14 14
15SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" 15SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"
16 16
17SRC_URI[md5sum] = "8411411956f986a43021fa7e71d1bae8" 17SRC_URI[md5sum] = "62da86743692cfe4290bee216ac6873e"
18SRC_URI[sha256sum] = "3876a50a71c5e3e08373b7e41d5ca9a6cf19cf48e9decb3ab0a7c67261d58785" 18SRC_URI[sha256sum] = "31b6f4489f4a2912d854244c3dca159a6610d314bc3893b5ec6291cc23304571"
19 19
20inherit allarch 20inherit allarch
21 21