aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2017-08-31 09:35:21 +0200
committerKoen Kooi <koen.kooi@linaro.org>2017-08-31 09:36:34 +0200
commit3abaf17bf4ab4f8584fed7859277c319f12e6e21 (patch)
treec339bc1ae1a11aab412d661ff5d33b7c5d462014
parent48d25f2d3728ec5036398e9d247efd07f6814953 (diff)
gcc linaro 7.1: update to 2017.08
Change-Id: I51b3143ac98d79950abaded79c0f3c3fa2a42934 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-7.1.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-7.1.inc b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-7.1.inc
index 91b44122..92dc327d 100644
--- a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-7.1.inc
+++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-7.1.inc
@@ -3,7 +3,7 @@ require recipes-devtools/gcc/gcc-common.inc
BASEPV = "7.1"
PV = "linaro-${BASEPV}"
-MMYY = "17.05"
+MMYY = "17.08"
RELEASE = "20${MMYY}"
PR = "r${RELEASE}"
BINV = "${BASEPV}.1"
@@ -25,7 +25,7 @@ LIC_FILES_CHKSUM = "\
#BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2"
-SRCREV = "852b5ae68e94c5bce3f8647af7904a7849873aad"
+SRCREV = "5104f2473987407575bfc63ee965394252433bb5"
BASEURI ?= "git://git.linaro.org/toolchain/gcc.git;protocol=https;branch=linaro-local/releases/linaro-${BASEPV}-${RELEASE}"
#BASEURI ?= "git://github.com/gcc-mirror/gcc;branch=gcc-6-branch;protocol=git"
#BASEURI ?= "ftp://sourceware.org/pub/gcc/snapshots/6.2.0-RC-20160815/gcc-6.2.0-RC-20160815.tar.bz2"