From 81ee3dfde4d8c2903d1726785a3a3fb5dd3914d2 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Mon, 17 Jun 2013 19:36:14 +0300 Subject: Update to gcc-linaro-4.7-2013.06-1 (respin) Signed-off-by: Fathi Boudra --- meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-linaro-toolchain') 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 1e6005fe..28e4e4e7 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 @@ -9,15 +9,15 @@ BINV = "4.7.4" 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.bz2 -SRC_URI = "http://cbuild.validation.linaro.org/snapshots/gcc-${PV}-${RELEASE}.tar.bz2 \ +SRC_URI = "http://cbuild.validation.linaro.org/snapshots/gcc-${PV}-${RELEASE}-1.tar.bz2 \ file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ file://64bithack.patch \ file://optional_libstdc.patch \ file://use-defaults.h-and-t-oe-in-B.patch \ file://fix-g++-sysroot.patch \ " -SRC_URI[md5sum] = "d7c04132de8b81794bea4c526f87899a" -SRC_URI[sha256sum] = "3095d4cf7b8902078dc70c24b3626aa40159eb11ec6b7ab4313a93942ce5cddb" +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}" -- cgit v1.2.3