aboutsummaryrefslogtreecommitdiff
path: root/recipes-devtools/gcc/gcc-linaro-4.6.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/gcc/gcc-linaro-4.6.inc')
-rw-r--r--recipes-devtools/gcc/gcc-linaro-4.6.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-devtools/gcc/gcc-linaro-4.6.inc b/recipes-devtools/gcc/gcc-linaro-4.6.inc
index ed1fde6c..9942717f 100644
--- a/recipes-devtools/gcc/gcc-linaro-4.6.inc
+++ b/recipes-devtools/gcc/gcc-linaro-4.6.inc
@@ -1,7 +1,7 @@
require recipes-devtools/gcc/gcc-common.inc
-PR = "r1"
-RELEASE = "2012.04"
+PR = "r2"
+RELEASE = "2012.05"
BINV = "4.6.4"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-linaro-4.6-${RELEASE}' ], d)}"
@@ -22,8 +22,8 @@ SRC_URI = "https://launchpad.net/gcc-linaro/4.6/4.6-${RELEASE}/+download/gcc-${P
file://use-defaults.h-and-t-oe-in-B.patch \
"
-SRC_URI[md5sum] = "f9be35eddfed2d5f4325901a373b37f9"
-SRC_URI[sha256sum] = "9b934d0589c32ea9df27cca5d659f5751a213dacb1530f91f43e92b06b084938"
+SRC_URI[md5sum] = "076d2f5bba06603ec2ae02bf7edf3419"
+SRC_URI[sha256sum] = "6827376d652689d01d76312b6d77c15135694f5788fee624da2568835bb3167c"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}"
B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}"