summaryrefslogtreecommitdiffstats
path: root/configs/platform-x86_64
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2023-06-29 16:09:20 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2023-06-29 17:02:24 +0200
commit6f3f0ce843564f8ad50ce9451789a4be0bf1709e (patch)
treec16ad59f7629d8b6edc282338155540e291c3349 /configs/platform-x86_64
parentb9b6e0b95fd63d6b86b5e37ab14272339bebfd81 (diff)
downloadDistroKit-6f3f0ce843564f8ad50ce9451789a4be0bf1709e.tar.gz
DistroKit-6f3f0ce843564f8ad50ce9451789a4be0bf1709e.tar.xz
Toolchain: version bump 2022.10.0 -> 2022.10.1
With Debian Bookworm, OSELAS.Toolchain-2022.10.0 doesn't work any more, switch to 2022.10.1, which has the issues being fixed. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-x86_64')
-rw-r--r--configs/platform-x86_64/kernelconfig4
-rw-r--r--configs/platform-x86_64/platformconfig2
2 files changed, 3 insertions, 3 deletions
diff --git a/configs/platform-x86_64/kernelconfig b/configs/platform-x86_64/kernelconfig
index 2197e95..841a6e4 100644
--- a/configs/platform-x86_64/kernelconfig
+++ b/configs/platform-x86_64/kernelconfig
@@ -2,9 +2,9 @@
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.3 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="x86_64-unknown-linux-gnu-gcc (OSELAS.Toolchain-2022.10.0 12-20221022) 12.2.1 20221022"
+CONFIG_CC_VERSION_TEXT="x86_64-unknown-linux-gnu-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120201
+CONFIG_GCC_VERSION=120301
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23900
diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig
index 5465a96..8543dac 100644
--- a/configs/platform-x86_64/platformconfig
+++ b/configs/platform-x86_64/platformconfig
@@ -68,7 +68,7 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
# toolchain
#
PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.2.1"
+PTXCONF_CROSSCHAIN_CHECK="12.3.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
PTXCONF_GLIBC_VERSION="2.36"