aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-toolchain
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2013-07-16 12:33:12 +0300
committerRiku Voipio <riku.voipio@linaro.org>2013-07-16 12:33:12 +0300
commit24241a4ddf12b2bd2ff08b2fb952ffa328e8c65b (patch)
tree8f9594751ac745ca5e3214e47a20e153beffc34d /meta-linaro-toolchain
parentd84648481aa538f36b00e56cd336b55723f49d24 (diff)
Revert "gcc-linaro: update Linaro GCC 4.7 to 2013.07 release"
This reverts commit 74d16a36ec521cae6bae1612f69c3acb0262af61.
Diffstat (limited to 'meta-linaro-toolchain')
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc8
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.8.inc10
2 files changed, 9 insertions, 9 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 0475350d..a5452beb 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
@@ -1,8 +1,8 @@
require recipes-devtools/gcc/gcc-4.7.inc
require gcc-linaro-common-4.7.inc
-MMYY = "13.07"
-RELEASE = "20${MMYY}"
+MMYY = "13.06"
+RELEASE = "20${MMYY}-1"
PR = "r${RELEASE}"
BINV = "4.7.4"
@@ -16,8 +16,8 @@ SRC_URI = "http://releases.linaro.org/${MMYY}/components/toolchain/gcc-linaro/${
file://fix-g++-sysroot.patch \
"
-SRC_URI[md5sum] = "ea718ed5d97004227d816bc4553c88d0"
-SRC_URI[sha256sum] = "1387bda47c1d78e924e94c6015d7f0585a1c109832f687c5cc2f19d03fa7d803"
+SRC_URI[md5sum] = "6fe93f878ca2327cda72947c6c364134"
+SRC_URI[sha256sum] = "fbd8576f480d171facabf9537e180894759a5a59ee6bbdd15fbac5257853cf71"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}"
B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.8.inc b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.8.inc
index 8f3fbd73..1ad93f65 100644
--- a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.8.inc
+++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.8.inc
@@ -1,15 +1,15 @@
require recipes-devtools/gcc/gcc-4.8.inc
require gcc-linaro-common-4.8.inc
-MMYY = "13.07"
+MMYY = "13.06"
RELEASE = "20${MMYY}"
PR = "r${RELEASE}"
BINV = "4.8.2"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-${PV}' ], d)}"
-#SRC_URI = "https://releases.linaro.org/${MMYY}/components/toolchain/gcc-linaro/${BASEPV}/gcc-${PV}-${RELEASE}.tar.xz
-SRC_URI = "http://cbuild.validation.linaro.org/snapshots/gcc-${PV}-${RELEASE}.tar.xz \
+#SRC_URI = "https://releases.linaro.org/${MMYY}/components/toolchain/gcc-linaro/${BASEPV}/gcc-${PV}-${RELEASE}.tar.bz2
+SRC_URI = "http://cbuild.validation.linaro.org/snapshots/gcc-${PV}-${RELEASE}.tar.bz2 \
file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
file://0002-uclibc-conf.patch \
file://0003-gcc-uclibc-locale-ctype_touplow_t.patch \
@@ -50,8 +50,8 @@ SRC_URI = "http://cbuild.validation.linaro.org/snapshots/gcc-${PV}-${RELEASE}.ta
file://fix-g++-sysroot.patch \
"
-SRC_URI[md5sum] = "a4e424ab2293475242d1242610a2eac5"
-SRC_URI[sha256sum] = "3c2a7330380f654f5f69fcf2fc2ada4ac98f8eeb65eddbc81b3d17b18fd97695"
+SRC_URI[md5sum] = "3d95781ac0608639884f8f51e58ccc77"
+SRC_URI[sha256sum] = "82eaa6aab51eb5ba804ef76a274b71cb2654de86a2fda1ba9ead9e00bea9664c"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}"
B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}"