aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-05-14 13:01:53 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-05-14 13:01:53 +0000
commit0d431ccd6cc23cb1bd5153c6d4ea2c06b039b6c2 (patch)
tree2844cd1c1e51366d97183e2c916fed9654ce976c
parentfbd95f16d6d4be5a7cb4089c2495ea6092a03f4a (diff)
config/latest-rel: Update to current latest release tags:
binutils 2.30 gcc 8.1 gdb/gdbserver 8.1 glibc 2.27 newlib 3.0.0 Change-Id: I515308a5e8d9407a5a32849b31aa64a7f48f0d9d
-rw-r--r--config/latest-rel/binutils.conf2
-rw-r--r--config/latest-rel/gcc.conf2
-rw-r--r--config/latest-rel/gdb.conf2
-rw-r--r--config/latest-rel/gdbserver.conf2
-rw-r--r--config/latest-rel/glibc.conf2
-rw-r--r--config/latest-rel/newlib.conf2
6 files changed, 6 insertions, 6 deletions
diff --git a/config/latest-rel/binutils.conf b/config/latest-rel/binutils.conf
index 86ef535e..ee483fe9 100644
--- a/config/latest-rel/binutils.conf
+++ b/config/latest-rel/binutils.conf
@@ -1,2 +1,2 @@
# Keep up-to-date with latest upstream release tag
-latest="binutils-gdb.git~binutils-2_28"
+latest="binutils-gdb.git~binutils-2_30"
diff --git a/config/latest-rel/gcc.conf b/config/latest-rel/gcc.conf
index a1622dde..7d28608f 100644
--- a/config/latest-rel/gcc.conf
+++ b/config/latest-rel/gcc.conf
@@ -1,2 +1,2 @@
# Keep up-to-date with latest upstream release tag
-latest="gcc.git~gcc-6_3_0-release"
+latest="gcc.git~gcc-8_1_0-release"
diff --git a/config/latest-rel/gdb.conf b/config/latest-rel/gdb.conf
index 0e39a8f7..ade6bea1 100644
--- a/config/latest-rel/gdb.conf
+++ b/config/latest-rel/gdb.conf
@@ -1,2 +1,2 @@
# Keep up-to-date with latest upstream release tag
-latest="binutils-gdb.git~gdb-7.12.1-release"
+latest="binutils-gdb.git~gdb-8.1-release"
diff --git a/config/latest-rel/gdbserver.conf b/config/latest-rel/gdbserver.conf
index 0e39a8f7..ade6bea1 100644
--- a/config/latest-rel/gdbserver.conf
+++ b/config/latest-rel/gdbserver.conf
@@ -1,2 +1,2 @@
# Keep up-to-date with latest upstream release tag
-latest="binutils-gdb.git~gdb-7.12.1-release"
+latest="binutils-gdb.git~gdb-8.1-release"
diff --git a/config/latest-rel/glibc.conf b/config/latest-rel/glibc.conf
index 7d8b6aad..b8f5807c 100644
--- a/config/latest-rel/glibc.conf
+++ b/config/latest-rel/glibc.conf
@@ -1,2 +1,2 @@
# Keep up-to-date with latest upstream release tag
-latest="glibc.git~glibc-2.25"
+latest="glibc.git~glibc-2.27"
diff --git a/config/latest-rel/newlib.conf b/config/latest-rel/newlib.conf
index a3aea3a5..ff973a47 100644
--- a/config/latest-rel/newlib.conf
+++ b/config/latest-rel/newlib.conf
@@ -1,2 +1,2 @@
# Keep up-to-date with latest upstream release tag
-latest="newlib.git~newlib-2_5_0"
+latest="newlib.git~newlib-3.0.0"