summaryrefslogtreecommitdiffstats
path: root/configs/ptxconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2018-03-09 09:42:06 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-03-09 13:55:02 +0100
commitd25e17545999891b3bae11a539d97bba43f97bb0 (patch)
tree25f180b897b86d3e876f1f2ccf99c61d9b79907e /configs/ptxconfig
parent465f5f5f476dba3fbaf28182ebb28e1a812a24b4 (diff)
downloadDistroKit-d25e17545999891b3bae11a539d97bba43f97bb0.tar.gz
DistroKit-d25e17545999891b3bae11a539d97bba43f97bb0.tar.xz
platform-v7a: toolchain version bump 2016.06.1 -> 2018.02.0
A new OSELAS.Toolchain is out, with gcc-7.3.2 and glibc-2.27. Switch v7a platform to new toolchain, now that ptxdist-2018.03.0 and barebox-2018.03.0 are ready for it. Switch gdbserver to gdb-8.1 as well. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/ptxconfig')
-rw-r--r--configs/ptxconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 80a4d1e..292b10e 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -251,8 +251,8 @@ PTXCONF_CROSS_PKG_CONFIG_WRAPPER=y
#
# gdb
#
-PTXCONF_GDB_VERSION="7.11"
-PTXCONF_GDB_MD5="f585059252836a981ea5db9a5f8ce97f"
+PTXCONF_GDB_VERSION="8.1"
+PTXCONF_GDB_MD5="0c85ecbb43569ec43b1c9230622e84ab"
# PTXCONF_GDB is not set
PTXCONF_GDBSERVER=y
PTXCONF_GDBSERVER_SHARED=y