aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.6.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.6.inc')
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.6.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.6.inc b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.6.inc
index 9368b7ee..14070527 100644
--- a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.6.inc
+++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.6.inc
@@ -2,7 +2,7 @@ require recipes-devtools/gcc/gcc-4.6.inc
require gcc-linaro-common-4.6.inc
PR = "r5"
-RELEASE = "2013.02"
+RELEASE = "2013.03"
BINV = "4.6.4"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-${PV}' ], d)}"
@@ -16,8 +16,8 @@ SRC_URI = "http://cbuild.validation.linaro.org/snapshots/gcc-${PV}-${RELEASE}.ta
file://use-defaults.h-and-t-oe-in-B.patch \
"
-SRC_URI[md5sum] = "f9331b2efdf10701c6de585863f5d40d"
-SRC_URI[sha256sum] = "d1a32d7e4c1ebee73b6c3fc69504239da6b2c903c3976a027cc8cd1c15e76b60"
+SRC_URI[md5sum] = "3c7988b91f3a12a6d8cc3617bc43913b"
+SRC_URI[sha256sum] = "a2d7f88f698df530413e7073f8091eba451ca5ad2af5830cb378c8ded53db813"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}"
B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}"