DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 3/4] mipsel: update to OSELAS.Toolchain 2024.11.1
Date: Tue, 23 Sep 2025 14:39:28 +0200	[thread overview]
Message-ID: <20250923123948.1292035-3-rhi@pengutronix.de> (raw)
In-Reply-To: <20250923123948.1292035-1-rhi@pengutronix.de>

Update to the most recent toolchain version, and run 'oldconfig'.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 configs/platform-mipsel/barebox-malta.config.diff | 1 +
 configs/platform-mipsel/kernelconfig              | 8 ++++----
 configs/platform-mipsel/kernelconfig-malta        | 8 ++++----
 configs/platform-mipsel/kernelconfig-malta.diff   | 3 ++-
 configs/platform-mipsel/platformconfig            | 6 +++---
 5 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/configs/platform-mipsel/barebox-malta.config.diff b/configs/platform-mipsel/barebox-malta.config.diff
index 8102eff095d0..dcb4c1695c3a 100644
--- a/configs/platform-mipsel/barebox-malta.config.diff
+++ b/configs/platform-mipsel/barebox-malta.config.diff
@@ -1,4 +1,5 @@
 384c9ac30abd9c9b72e1ea5249e85625
+b1e87710fdc9878810d52ebf04b16110
 # CONFIG_AT803X_PHY is not set
 CONFIG_BAREBOX_MAX_IMAGE_SIZE=0x400000
 CONFIG_BAUDRATE=38400
diff --git a/configs/platform-mipsel/kernelconfig b/configs/platform-mipsel/kernelconfig
index dbe4575bbef7..163dae0e2abf 100644
--- a/configs/platform-mipsel/kernelconfig
+++ b/configs/platform-mipsel/kernelconfig
@@ -2,14 +2,14 @@
 # Automatically generated file; DO NOT EDIT.
 # Linux/mips 6.4.10 Kernel Configuration
 #
-CONFIG_CC_VERSION_TEXT="mipsel-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2023.07.1 13-20231118) 13.2.1 20231118"
+CONFIG_CC_VERSION_TEXT="mipsel-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2024.11.1 14-20250308) 14.2.1 20250308"
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=130201
+CONFIG_GCC_VERSION=140201
 CONFIG_CLANG_VERSION=0
 CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=24000
+CONFIG_AS_VERSION=24301
 CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=24000
+CONFIG_LD_VERSION=24301
 CONFIG_LLD_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_CAN_LINK_STATIC=y
diff --git a/configs/platform-mipsel/kernelconfig-malta b/configs/platform-mipsel/kernelconfig-malta
index 1af10131e808..62049e1362f9 100644
--- a/configs/platform-mipsel/kernelconfig-malta
+++ b/configs/platform-mipsel/kernelconfig-malta
@@ -2,14 +2,14 @@
 # Automatically generated file; DO NOT EDIT.
 # Linux/mips 6.4.10 Kernel Configuration
 #
-CONFIG_CC_VERSION_TEXT="mipsel-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2023.07.1 13-20231118) 13.2.1 20231118"
+CONFIG_CC_VERSION_TEXT="mipsel-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2024.11.1 14-20250308) 14.2.1 20250308"
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=130201
+CONFIG_GCC_VERSION=140201
 CONFIG_CLANG_VERSION=0
 CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=24000
+CONFIG_AS_VERSION=24301
 CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=24000
+CONFIG_LD_VERSION=24301
 CONFIG_LLD_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_CAN_LINK_STATIC=y
diff --git a/configs/platform-mipsel/kernelconfig-malta.diff b/configs/platform-mipsel/kernelconfig-malta.diff
index 3cb623cc0282..f0cd7053c509 100644
--- a/configs/platform-mipsel/kernelconfig-malta.diff
+++ b/configs/platform-mipsel/kernelconfig-malta.diff
@@ -1,4 +1,5 @@
-cd23350593e3e06a524069f6394f74d2
+f35908ed9d2e2e72fd91a9f85245dffb
+3f7d6ec652d8ec88f0c21790c46d8a42
 # CONFIG_ACORN_PARTITION is undefined
 # CONFIG_AHCI_CEVA is not set
 # CONFIG_AHCI_DWC is not set
diff --git a/configs/platform-mipsel/platformconfig b/configs/platform-mipsel/platformconfig
index 91ccbf81a64e..245441989be1 100644
--- a/configs/platform-mipsel/platformconfig
+++ b/configs/platform-mipsel/platformconfig
@@ -63,11 +63,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
 #
 # toolchain                     
 #
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
-PTXCONF_CROSSCHAIN_CHECK="13.2.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2024.11.1"
+PTXCONF_CROSSCHAIN_CHECK="14.2.1"
 PTXCONF_LIBC_GLIBC=y
 # PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.37"
+PTXCONF_GLIBC_VERSION="2.40"
 PTXCONF_GNU_TARGET="mipsel-softfloat-linux-gnu"
 PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
 PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
-- 
2.47.3




  parent reply	other threads:[~2025-09-23 12:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-23 12:39 [DistroKit] [PATCH 1/4] ptxdist: migrate v2025.06.0 -> 2025.09.0 Roland Hieber
2025-09-23 12:39 ` [DistroKit] [PATCH 2/4] rpi1: update to OSELAS.Toolchain 2024.11.1 Roland Hieber
2025-09-23 12:42   ` Roland Hieber
2025-09-23 12:39 ` Roland Hieber [this message]
2025-09-23 12:39 ` [DistroKit] [PATCH 4/4] mips: " Roland Hieber
2025-09-24 13:02 ` [DistroKit] [PATCH 1/4] ptxdist: migrate v2025.06.0 -> 2025.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=20250923123948.1292035-3-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