From 1d522aa25628fb9c298e02253b443d387d282321 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Mar 2015 09:56:15 +0100 Subject: gcc linaro 4.9: update to 2015.03 Change-Id: I27e915497def0f2582c227f4aaaf1a8c1806ed20 Signed-off-by: Koen Kooi --- meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc index 758d1f44..4509ea74 100644 --- a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc +++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.9.inc @@ -1,7 +1,7 @@ require recipes-devtools/gcc/gcc-4.9.inc PV = "linaro-${BASEPV}" -MMYY = "15.02" +MMYY = "15.03" RELEASE = "20${MMYY}" PR = "r${RELEASE}" BINV = "4.9.3" @@ -65,8 +65,8 @@ SRC_URI = "https://releases.linaro.org/${MMYY}/components/toolchain/gcc-linaro/$ file://use-lib-for-aarch64.patch \ " -SRC_URI[md5sum] = "d88bac1e939278e2f859728121bac8f3" -SRC_URI[sha256sum] = "400db5574749e2c8e9460ffcb7b0ab4128d7f689fb7ea2d84b51cbf2dd94fd92" +SRC_URI[md5sum] = "f9d256d120adfbb45dd3e2d22b70cba9" +SRC_URI[sha256sum] = "1338d962f90d51806f8e5844c96c8f746dbc5c9a8066e0fe10ba0b21f5401611" S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}-${RELEASE}" B = "${WORKDIR}/gcc-${PV}-${RELEASE}/build.${HOST_SYS}.${TARGET_SYS}" -- cgit v1.2.3