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:43:16 +0100 |
commit | bb113474bcc9f4733cc5604093e8d7016a35bae9 (patch) | |
tree | a5b243233dddbf539d80486618afdc8089199a24 /meta/recipes-connectivity/resolvconf | |
parent | 1fc6e0fc5d5d65190a709bc21ec756609468eb09 (diff) | |
download | openembedded-core-bb113474bcc9f4733cc5604093e8d7016a35bae9.tar.gz openembedded-core-bb113474bcc9f4733cc5604093e8d7016a35bae9.tar.bz2 openembedded-core-bb113474bcc9f4733cc5604093e8d7016a35bae9.zip |
resolvconf: Update to 1.72
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "6bf631213c97f89261d997c78f7b9506" -SRC_URI[sha256sum] = "196e8b5ef0a0282bf99e156113b058e65dd7f889cf4aea16597cddeef7e7cd43" +SRC_URI[md5sum] = "1216bf45be4695e13d95ef5b63b76faa" +SRC_URI[sha256sum] = "1147412c93e1ae9dc2bec43d3763ffada21dc00c1c7051b06543bd5d65629d09" inherit allarch |