summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/resolvconf
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-05-20 19:19:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-24 14:14:43 +0100
commit40bc4ed3e5a059e1a989a54fc664385d12862e48 (patch)
tree394b9c0b40952722d5642fa08bea2a718761d21f /meta/recipes-connectivity/resolvconf
parent24380e2be91e08fa5d33a81488c0a48e2576e51a (diff)
downloadpoky-40bc4ed3e5a059e1a989a54fc664385d12862e48.tar.gz
resolvconf: Update to 1.72
(From OE-Core rev: 6edee60964a1bc367229239175426bdf175efa62) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/resolvconf')
-rw-r--r--meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb
index d342a6e17b..a96dbff949 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb
@@ -13,8 +13,8 @@ RDEPENDS_${PN} = "bash"
13 13
14SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" 14SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"
15 15
16SRC_URI[md5sum] = "f073ab06b11584c8af86e7f84a56680e" 16SRC_URI[md5sum] = "6bf631213c97f89261d997c78f7b9506"
17SRC_URI[sha256sum] = "f2ec30a0e89330c6cbc3117efd60639da8305782979844ee4a1906e4b0ca230c" 17SRC_URI[sha256sum] = "196e8b5ef0a0282bf99e156113b058e65dd7f889cf4aea16597cddeef7e7cd43"
18 18
19inherit allarch 19inherit allarch
20 20