diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-03-16 00:04:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 13:00:01 +0000 |
commit | a13d00df7768ecb297b47df307c44907b6f6dcb3 (patch) | |
tree | 9286c0fa0fffee9ff14feb3d768959bf0523449e /meta/recipes-connectivity | |
parent | fa21e26394a575a51fc1338c83deb20ccc1f4c23 (diff) | |
download | openembedded-core-a13d00df7768ecb297b47df307c44907b6f6dcb3.tar.gz openembedded-core-a13d00df7768ecb297b47df307c44907b6f6dcb3.tar.bz2 openembedded-core-a13d00df7768ecb297b47df307c44907b6f6dcb3.zip |
resolvconf: Upgrade to 1.64
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/resolvconf/resolvconf_1.64.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.63.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.63.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.64.bb index 61f4309937..d2d5183284 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.63.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.64.bb @@ -14,8 +14,8 @@ PR = "r0" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "4a62b7ce617518a5567c9e8c47fa7a41" -SRC_URI[sha256sum] = "5299a5d7a44b8e09fca31fe246aa199cd6938195e597762c1cc97c1f9d93ad38" +SRC_URI[md5sum] = "56140b756b6303d94e7463f376300a09" +SRC_URI[sha256sum] = "6cdf23d4b530a183bfade3b64ccb3660983a0a7428a443af3f099f88390512c3" inherit allarch |