diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-11-16 11:54:39 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-21 16:47:37 +0000 |
commit | 5255d0ba318f1a24b3ea3947304f4b798a1562be (patch) | |
tree | d85427aec3d477f298748ff8d8d405d23aa5d7c1 /meta/recipes-connectivity/resolvconf | |
parent | 27bb231a0a80ee39265ad54047d8dfb0feeeb2bc (diff) | |
download | openembedded-core-5255d0ba318f1a24b3ea3947304f4b798a1562be.tar.gz openembedded-core-5255d0ba318f1a24b3ea3947304f4b798a1562be.tar.bz2 openembedded-core-5255d0ba318f1a24b3ea3947304f4b798a1562be.zip |
resolvconf: Update to 1.68
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.68.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.68.bb index 7eb49d1f95..971b0f8dd1 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.67.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.68.bb @@ -14,8 +14,8 @@ PR = "r0" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "62da86743692cfe4290bee216ac6873e" -SRC_URI[sha256sum] = "31b6f4489f4a2912d854244c3dca159a6610d314bc3893b5ec6291cc23304571" +SRC_URI[md5sum] = "61cca51474ccec74f3de15f44b182666" +SRC_URI[sha256sum] = "f88fec7e167afce6f6fb4c5304dd625b71521b278b826a857796451753c9a964" inherit allarch |