From: "Björn Esser" <b.esser@pengutronix.de>
To: DistroKit@pengutronix.de
Cc: rsc@pengutronix.de, "Björn Esser" <b.esser@pengutronix.de>
Subject: [DistroKit] [PATCH 1/2] platform-{rpi, v[78]a}: toolchain version bump 2018.12.0 -> 2019.09.0
Date: Mon, 16 Sep 2019 12:04:47 +0200 [thread overview]
Message-ID: <20190916100448.16145-1-b.esser@pengutronix.de> (raw)
A new OSELAS.Toolchain is out, with gcc-9.2.1 and glibc-2.30.
Signed-off-by: Björn Esser <b.esser@pengutronix.de>
---
configs/platform-rpi/platformconfig | 6 +++---
configs/platform-v7a/platformconfig | 6 +++---
configs/platform-v8a/platformconfig | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index 7db2f79..f395786 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -63,11 +63,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2018.12"
-PTXCONF_CROSSCHAIN_CHECK="8.2.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2019.09"
+PTXCONF_CROSSCHAIN_CHECK="9.2.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.28"
+PTXCONF_GLIBC_VERSION="2.30"
PTXCONF_GNU_TARGET="arm-1136jfs-linux-gnueabihf"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 89f7cb0..12c96fd 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -63,11 +63,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2018.12"
-PTXCONF_CROSSCHAIN_CHECK="8.2.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2019.09"
+PTXCONF_CROSSCHAIN_CHECK="9.2.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.28"
+PTXCONF_GLIBC_VERSION="2.30"
PTXCONF_GNU_TARGET="arm-v7a-linux-gnueabihf"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
index 25f1e2b..75b3f7e 100644
--- a/configs/platform-v8a/platformconfig
+++ b/configs/platform-v8a/platformconfig
@@ -61,11 +61,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2018.12"
-PTXCONF_CROSSCHAIN_CHECK="8.2.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2019.09"
+PTXCONF_CROSSCHAIN_CHECK="9.2.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.28"
+PTXCONF_GLIBC_VERSION="2.30"
PTXCONF_GNU_TARGET="aarch64-v8a-linux-gnu"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.23.0
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next reply other threads:[~2019-09-16 10:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-16 10:04 Björn Esser [this message]
2019-09-16 10:04 ` [DistroKit] [PATCH 2/2] platform-{rpi, v[78]a}: kernel: Update to 5.3 Björn Esser
2019-09-16 10:13 ` Robert Schwebel
2019-09-16 10:13 ` [DistroKit] [PATCH 1/2] platform-{rpi, v[78]a}: toolchain version bump 2018.12.0 -> 2019.09.0 Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190916100448.16145-1-b.esser@pengutronix.de \
--to=b.esser@pengutronix.de \
--cc=DistroKit@pengutronix.de \
--cc=rsc@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox