aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-toolchain/recipes-devtools
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2013-06-12 17:29:01 +0300
committerRiku Voipio <riku.voipio@linaro.org>2013-06-12 17:29:01 +0300
commit470ac1a0620740d9c57c559ca918f03578b8c0e2 (patch)
treedc4c88c0495735d7a109298ef0555852441f0d73 /meta-linaro-toolchain/recipes-devtools
parent509cf3dc6329829ef595f9fbd3d224f45ae4b3ff (diff)
gcc-linaro-4.7: update checksums
update checksums to match with the 06 prerelease tarball.
Diffstat (limited to 'meta-linaro-toolchain/recipes-devtools')
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc
index 03ea199f..1e6005fe 100644
--- a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc
+++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc
@@ -16,9 +16,8 @@ SRC_URI = "http://cbuild.validation.linaro.org/snapshots/gcc-${PV}-${RELEASE}.ta
file://use-defaults.h-and-t-oe-in-B.patch \
file://fix-g++-sysroot.patch \
"
-
-SRC_URI[md5sum] = "123666fb25ecfd89912e6922ad10e15b"
-SRC_URI[sha256sum] = "41c0e7e2decf71d5a141e6000fb0790b0dcfaa9b9dccaad02f2d3fb1cf71ec96"
+SRC_URI[md5sum] = "d7c04132de8b81794bea4c526f87899a"
+SRC_URI[sha256sum] = "3095d4cf7b8902078dc70c24b3626aa40159eb11ec6b7ab4313a93942ce5cddb"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}"
B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}"