summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/resolvconf
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-07-03 15:09:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-05 15:44:13 +0100
commit262fa7ee4608c02e41092d3dccaf81463dd4f833 (patch)
treef7c1c9d63572fcbb47753487f639e306e5fa6a02 /meta/recipes-connectivity/resolvconf
parent94eee2ed11a15bd66ffaa9fcefeb7b44334b08e2 (diff)
downloadpoky-262fa7ee4608c02e41092d3dccaf81463dd4f833.tar.gz
resolvconf: Update to 1.72
(From OE-Core rev: bb113474bcc9f4733cc5604093e8d7016a35bae9) 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.73.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.73.bb
index 4fe70f5216..ea5b6dd737 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.73.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] = "6bf631213c97f89261d997c78f7b9506" 16SRC_URI[md5sum] = "1216bf45be4695e13d95ef5b63b76faa"
17SRC_URI[sha256sum] = "196e8b5ef0a0282bf99e156113b058e65dd7f889cf4aea16597cddeef7e7cd43" 17SRC_URI[sha256sum] = "1147412c93e1ae9dc2bec43d3763ffada21dc00c1c7051b06543bd5d65629d09"
18 18
19inherit allarch 19inherit allarch
20 20