diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-07-03 15:09:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-05 15:44:13 +0100 |
commit | 262fa7ee4608c02e41092d3dccaf81463dd4f833 (patch) | |
tree | f7c1c9d63572fcbb47753487f639e306e5fa6a02 /meta | |
parent | 94eee2ed11a15bd66ffaa9fcefeb7b44334b08e2 (diff) | |
download | poky-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')
-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 | ||
14 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" | 14 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "6bf631213c97f89261d997c78f7b9506" | 16 | SRC_URI[md5sum] = "1216bf45be4695e13d95ef5b63b76faa" |
17 | SRC_URI[sha256sum] = "196e8b5ef0a0282bf99e156113b058e65dd7f889cf4aea16597cddeef7e7cd43" | 17 | SRC_URI[sha256sum] = "1147412c93e1ae9dc2bec43d3763ffada21dc00c1c7051b06543bd5d65629d09" |
18 | 18 | ||
19 | inherit allarch | 19 | inherit allarch |
20 | 20 | ||