aboutsummaryrefslogtreecommitdiff
path: root/recipes-devtools
diff options
context:
space:
mode:
authorKen Werner <ken.werner@linaro.org>2012-06-15 10:59:28 +0200
committerKen Werner <ken.werner@linaro.org>2012-06-15 10:59:28 +0200
commit7cc6010089072060290b107c0fd02f6d7ec07a72 (patch)
tree4fccd445a803fd3ce9e230ffa6fdf5fa8b772545 /recipes-devtools
parent28a29177760ecb85009cae704590120a81d1ae83 (diff)
Update to Linaro GCC 4.7 2012.06
Signed-off-by: Ken Werner <ken.werner@linaro.org>
Diffstat (limited to 'recipes-devtools')
-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 ae509949..fcaf1b32 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 = "r2"
-RELEASE = "2012.05"
+PR = "r3"
+RELEASE = "2012.06"
BINV = "4.7.1"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-${PV}-${RELEASE}' ], d)}"
@@ -14,8 +14,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] = "28b2366c74dc7f263d200f1e6f985179"
-SRC_URI[sha256sum] = "1b8cceea7d168a64f4b63197f445e7a8bbc913dc8fde472ce2ca4c26f6e4b3c5"
+SRC_URI[md5sum] = "d82f23f7feaad1721932481fe6fbc99c"
+SRC_URI[sha256sum] = "bf117a376d3a8c2f964bddd66787cea574c5c6d2e1d2695e7cb11816480949a0"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}"
B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}"