aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Werner <ken.werner@linaro.org>2012-05-25 13:20:21 +0200
committerKen Werner <ken.werner@linaro.org>2012-05-25 13:20:21 +0200
commita936325862a143f39ccdcbd6a6468856b5493e64 (patch)
tree9d07dea4186b9e5555b05c28f0ec4beec07c2c11
parentd75a836d1edd27e31faf1a07a2bd09440377b9d8 (diff)
Update to Linaro GCC 4.7 2012.05
Signed-off-by: Ken Werner <ken.werner@linaro.org>
-rw-r--r--recipes-devtools/gcc/gcc-linaro-4.7.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-devtools/gcc/gcc-linaro-4.7.inc b/recipes-devtools/gcc/gcc-linaro-4.7.inc
index 37247690..bbd11df7 100644
--- a/recipes-devtools/gcc/gcc-linaro-4.7.inc
+++ b/recipes-devtools/gcc/gcc-linaro-4.7.inc
@@ -1,8 +1,8 @@
require recipes-devtools/gcc/gcc-4.7.inc
require gcc-linaro-common-4.7.inc
-PR = "r0"
-RELEASE = "2012.04"
+PR = "r1"
+RELEASE = "2012.05"
BINV = "4.7.1"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-${PV}-${RELEASE}' ], d)}"
@@ -12,8 +12,8 @@ SRC_URI = "http://launchpad.net/gcc-linaro/${BASEPV}/${BASEPV}-${RELEASE}/+downl
file://use-defaults.h-and-t-oe-in-B.patch \
"
-SRC_URI[md5sum] = "6dab459c1177fc9ae2969e7a39549d44"
-SRC_URI[sha256sum] = "69cbff3408972de4f149215f09b1074d615bfb4dfec5ab50c96ab02f0ef165a9"
+SRC_URI[md5sum] = "28b2366c74dc7f263d200f1e6f985179"
+SRC_URI[sha256sum] = "1b8cceea7d168a64f4b63197f445e7a8bbc913dc8fde472ce2ca4c26f6e4b3c5"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}"
B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}"