diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-28 16:34:42 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:10:45 +0000 |
commit | a32e4a3748ac352210cfea50bd7a8fc80da597d7 (patch) | |
tree | 75d7bb72756c5ae8fa7ae29ee02630a77d9625c1 /meta/recipes-connectivity | |
parent | 8b79aa89470204383b81127cdb3e0670718c30fb (diff) | |
download | openembedded-core-a32e4a3748ac352210cfea50bd7a8fc80da597d7.tar.gz openembedded-core-a32e4a3748ac352210cfea50bd7a8fc80da597d7.tar.bz2 openembedded-core-a32e4a3748ac352210cfea50bd7a8fc80da597d7.zip |
resolvconf: Update to 1.63
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/resolvconf/resolvconf_1.63.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.62.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.62.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.63.bb index af72199e75..61f4309937 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.62.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.63.bb @@ -14,8 +14,8 @@ PR = "r0" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "5d9656c9d7a2e1304d9d41ed13cf54a4" -SRC_URI[sha256sum] = "cd00b3757fc73d2729be6e2532ca033ddd5542c4deff451929695bcc3af97c61" +SRC_URI[md5sum] = "4a62b7ce617518a5567c9e8c47fa7a41" +SRC_URI[sha256sum] = "5299a5d7a44b8e09fca31fe246aa199cd6938195e597762c1cc97c1f9d93ad38" inherit allarch |