public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH 2/4] linux-mailine: Update to 6.12.58
Date: Mon, 24 Nov 2025 08:15:57 +0100	[thread overview]
Message-ID: <73534ede63a422a910f5bbf30055de39ca2b2164.1763968559.git.jan.kiszka@siemens.com> (raw)
In-Reply-To: <cover.1763968559.git.jan.kiszka@siemens.com>

From: Jan Kiszka <jan.kiszka@siemens.com>

This give warning-free boot on the beagleplay.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 .../{linux-mainline_6.6.11.bb => linux-mainline_6.12.58.bb}   | 4 ++--
 .../linux/{linux-phy_6.6.11.bb => linux-phy_6.12.58.bb}       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-isar/recipes-kernel/linux/{linux-mainline_6.6.11.bb => linux-mainline_6.12.58.bb} (91%)
 rename meta-isar/recipes-kernel/linux/{linux-phy_6.6.11.bb => linux-phy_6.12.58.bb} (84%)

diff --git a/meta-isar/recipes-kernel/linux/linux-mainline_6.6.11.bb b/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
similarity index 91%
rename from meta-isar/recipes-kernel/linux/linux-mainline_6.6.11.bb
rename to meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
index 2287e763..a21ef81c 100644
--- a/meta-isar/recipes-kernel/linux/linux-mainline_6.6.11.bb
+++ b/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
@@ -1,7 +1,7 @@
 # Example recipe for building the mainline kernel
 #
 # This software is a part of ISAR.
-# Copyright (c) Siemens AG, 2018-2024
+# Copyright (c) Siemens AG, 2018-2025
 #
 # SPDX-License-Identifier: MIT
 
@@ -16,7 +16,7 @@ SRC_URI += " \
     file://subdir/no-ubifs-fs.cfg \
     file://no-root-nfs.cfg;apply=no"
 
-SRC_URI[sha256sum] = "afe2e5a661bb886d762684ebea71607d1ee8cb9dd100279d2810ba20d9671e52"
+SRC_URI[sha256sum] = "5f1c4c546660a6a81046fdfa6195306bad2c8d17c0d69876dc100a85ad4613ac"
 
 S = "${WORKDIR}/linux-${ARCHIVE_VERSION}"
 
diff --git a/meta-isar/recipes-kernel/linux/linux-phy_6.6.11.bb b/meta-isar/recipes-kernel/linux/linux-phy_6.12.58.bb
similarity index 84%
rename from meta-isar/recipes-kernel/linux/linux-phy_6.6.11.bb
rename to meta-isar/recipes-kernel/linux/linux-phy_6.12.58.bb
index 25864d1c..0ee6eea9 100644
--- a/meta-isar/recipes-kernel/linux/linux-phy_6.6.11.bb
+++ b/meta-isar/recipes-kernel/linux/linux-phy_6.12.58.bb
@@ -1,4 +1,4 @@
-require recipes-kernel/linux/linux-mainline_6.6.11.bb
+require recipes-kernel/linux/linux-mainline_${PV}.bb
 
 SRC_URI:remove = "file://ftpm-module.cfg"
 SRC_URI:remove = "file://subdir/no-ubifs-fs.cfg"
-- 
2.51.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/73534ede63a422a910f5bbf30055de39ca2b2164.1763968559.git.jan.kiszka%40siemens.com.

  parent reply	other threads:[~2025-11-24  7:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-24  7:15 [PATCH 0/4] Updates for BeaglePlay board, hybrid-boot plugin deprecation 'Jan Kiszka' via isar-users
2025-11-24  7:15 ` [PATCH 1/4] u-boot-beagleplay: Update to v2025.10 'Jan Kiszka' via isar-users
2025-11-24  7:15 ` 'Jan Kiszka' via isar-users [this message]
2025-11-24  7:15 ` [PATCH 3/4] beagleplay: Use gpt-hybrid instead of our custom plugin 'Jan Kiszka' via isar-users
2025-11-24  7:15 ` [PATCH 4/4] wic: Deprecate hybrid-boot plugin 'Jan Kiszka' via isar-users
2025-11-27  8:35 ` [PATCH 0/4] Updates for BeaglePlay board, hybrid-boot plugin deprecation Zhihang Wei

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=73534ede63a422a910f5bbf30055de39ca2b2164.1763968559.git.jan.kiszka@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    /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