From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 7/9] v7a_noneon: update to OSELAS.Toolchain 2023.07
Date: Sun, 13 Aug 2023 21:28:44 +0200 [thread overview]
Message-ID: <20230813192846.1210986-7-rhi@pengutronix.de> (raw)
In-Reply-To: <20230813192846.1210986-1-rhi@pengutronix.de>
Use the new toolchain release for v7a_noneon builds, and update the
kernel config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-v7a_noneon/kernelconfig | 9 +++++----
configs/platform-v7a_noneon/platformconfig | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/configs/platform-v7a_noneon/kernelconfig b/configs/platform-v7a_noneon/kernelconfig
index a9ed244c393b..f096fef6e288 100644
--- a/configs/platform-v7a_noneon/kernelconfig
+++ b/configs/platform-v7a_noneon/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.4 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
@@ -3707,6 +3707,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
+# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
# CONFIG_GDB_SCRIPTS is not set
diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig
index 04c62ae71340..a70d388ff848 100644
--- a/configs/platform-v7a_noneon/platformconfig
+++ b/configs/platform-v7a_noneon/platformconfig
@@ -66,11 +66,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="arm-v7a-linux-gnueabihf"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
next prev parent reply other threads:[~2023-08-13 19:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 2/9] treewide: remove files that are identical in upstream PTXdist Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 3/9] mipsel: update to OSELAS.Toolchain 2023.07 Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 4/9] mips: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 5/9] rpi1: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 6/9] v7a: " Roland Hieber
2023-08-13 19:28 ` Roland Hieber [this message]
2023-08-13 19:28 ` [DistroKit] [PATCH 8/9] v8a: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 9/9] x86_64: " Roland Hieber
2023-08-15 9:16 ` [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.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=20230813192846.1210986-7-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@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