[oe-commits] Steffen Sledz : binutils-2.18: fix checksums

git version control git at git.openembedded.org
Wed Sep 7 23:09:23 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: bc8ddbf7944f82383936d88379619aa46c3954a2
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=bc8ddbf7944f82383936d88379619aa46c3954a2

Author: Steffen Sledz <sledz at dresearch-fe.de>
Date:   Mon Sep  5 17:39:57 2011 +0200

binutils-2.18: fix checksums

Symbolic link for binutils-2.18.tar.bz2 at the GNU FTP server has changed to
a new version.

Signed-off-by: Steffen Sledz <sledz at dresearch-fe.de>

---

 recipes/binutils/binutils_2.18.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/binutils/binutils_2.18.bb b/recipes/binutils/binutils_2.18.bb
index 6ba551e..9d53a3f 100644
--- a/recipes/binutils/binutils_2.18.bb
+++ b/recipes/binutils/binutils_2.18.bb
@@ -26,5 +26,5 @@ SRC_URI += "\
 # ep93xx crunch patches
 SRC_URI_append_ep9312 = " file://binutils-crunch.patch"
 
-SRC_URI[md5sum] = "9d22ee4dafa3a194457caf4706f9cf01"
-SRC_URI[sha256sum] = "487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b"
+SRC_URI[md5sum] = "ccd264a5fa9ed992a21427c69cba91d3"
+SRC_URI[sha256sum] = "4515254f55ec3d8c4d91e7633f3850ff28f60652b2d90dc88eef47c74c194bc9"





More information about the Openembedded-commits mailing list