aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-02-07 12:46:08 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-02-07 12:46:08 +0100
commit8cf2d4a838783975eecba37bb7551d800e095a6a (patch)
tree5fce73a197df799606fdfd3b222813baf5997f78
parent01eacce7f2b9798ff633d2189fd54575b18bacdc (diff)
downloadmeta-openembedded-8cf2d4a838783975eecba37bb7551d800e095a6a.tar.gz
binutils 2.20.1: replace checksums
After the fetcher overhaul these started erroring out, not sure what the root cause is Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-devtools/binutils/binutils_2.20.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/binutils/binutils_2.20.1.bb b/recipes-devtools/binutils/binutils_2.20.1.bb
index 31f823a6d2..6961a46f7f 100644
--- a/recipes-devtools/binutils/binutils_2.20.1.bb
+++ b/recipes-devtools/binutils/binutils_2.20.1.bb
@@ -32,7 +32,7 @@ SRC_URI = "\
file://libtool-rpath-fix.patch \
"
-SRC_URI[md5sum] = "c84c5acc9d266f1a7044b51c85a823f5"
-SRC_URI[sha256sum] = "60abec5bf448eb930a5a15acb8712612377dc8bcfb13dfd5131228f70561d0c7"
+SRC_URI[md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"
+SRC_URI[sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8"
BBCLASSEXTEND = "native"