Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 7.1.x, 6.18.x series
Date: Sat, 29 Aug 2026 08:02:59 +0200	[thread overview]
Message-ID: <20260829060259.4186-1-bernd@kuhls.net> (raw)

Update the latest kernel releases to:
 - 6.12.106 -> 6.12.107
 - 6.6.154 -> 6.6.155
 - 6.1.185 -> 6.1.186
 - 5.15.218 -> 5.15.219
 - 5.10.267 -> 5.10.268
 - 7.1.11 -> 7.1.12
 - 6.18.47 -> 6.18.48

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 linux/{7.1.11 => 7.1.12}                     |  0
 linux/Config.in                              |  2 +-
 linux/before-6.17/linux.hash                 | 10 +++++-----
 linux/from-6.17/linux.hash                   |  4 ++--
 package/linux-headers/{5.10.267 => 5.10.268} |  0
 package/linux-headers/{5.15.218 => 5.15.219} |  0
 package/linux-headers/{6.1.185 => 6.1.186}   |  0
 package/linux-headers/{6.12.106 => 6.12.107} |  0
 package/linux-headers/{6.18.47 => 6.18.48}   |  0
 package/linux-headers/{6.6.154 => 6.6.155}   |  0
 package/linux-headers/{7.1.11 => 7.1.12}     |  0
 package/linux-headers/Config.in.host         | 14 +++++++-------
 12 files changed, 15 insertions(+), 15 deletions(-)
 rename linux/{7.1.11 => 7.1.12} (100%)
 rename package/linux-headers/{5.10.267 => 5.10.268} (100%)
 rename package/linux-headers/{5.15.218 => 5.15.219} (100%)
 rename package/linux-headers/{6.1.185 => 6.1.186} (100%)
 rename package/linux-headers/{6.12.106 => 6.12.107} (100%)
 rename package/linux-headers/{6.18.47 => 6.18.48} (100%)
 rename package/linux-headers/{6.6.154 => 6.6.155} (100%)
 rename package/linux-headers/{7.1.11 => 7.1.12} (100%)

diff --git a/linux/7.1.11 b/linux/7.1.12
similarity index 100%
rename from linux/7.1.11
rename to linux/7.1.12
diff --git a/linux/Config.in b/linux/Config.in
index 3597548800..12b04de477 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -143,7 +143,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
 
 config BR2_LINUX_KERNEL_VERSION
 	string
-	default "7.1.11" if BR2_LINUX_KERNEL_LATEST_VERSION
+	default "7.1.12" if BR2_LINUX_KERNEL_LATEST_VERSION
 	default "5.10.254-cip72" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
 	default "5.10.254-cip72-rt32" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
 	default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
diff --git a/linux/before-6.17/linux.hash b/linux/before-6.17/linux.hash
index 73dac876e8..cba5ae653d 100644
--- a/linux/before-6.17/linux.hash
+++ b/linux/before-6.17/linux.hash
@@ -1,10 +1,10 @@
 # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256  0392555761d99c7604503f6178951e2df77e978b92cc96d11e248423e48ed785  linux-6.12.106.tar.xz
-sha256  edee00f83db050239fc1186535e1037782a5025001381f1353d0d3d741ed0234  linux-6.6.154.tar.xz
-sha256  3864d9a1137dc626497757c7406a6d865456fd8956c80795ff3aa46c7f1a2674  linux-6.1.185.tar.xz
+sha256  a5f8c5be3fde2d6d9ca14e9631642cf1f44487143f11059da730dcd5892e307a  linux-6.12.107.tar.xz
+sha256  4e67a9263f2c19b070112109c9a282ee8e8ea49f1641e41faa5cca2c41654982  linux-6.6.155.tar.xz
+sha256  eeedc32bbf2448205aff50ee2760a4d87172cf8f8279c1e5930069ad36f6236e  linux-6.1.186.tar.xz
 # From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256  c3801bd134f3e9eeb77e370983d42126ac1a1d75039e985f928818dd6b8df236  linux-5.15.218.tar.xz
-sha256  5b440750ac42c88abc06c26f5d47d2c839164ead382387df07654517c67cb106  linux-5.10.267.tar.xz
+sha256  d04a4f798cc26f81170b5ecb27a3d8c8b4838f3aaf2a431b577043e2ead05ca4  linux-5.15.219.tar.xz
+sha256  7b164daadbc3743e61946631a924eb234d5136d7923dd4f3b40a18b91e52263a  linux-5.10.268.tar.xz
 # Locally computed
 sha256  bd5db7fe3b0475cce4fc72db7a7f7df1c22b970aabe5ebff6ddd48098973bdf2  linux-cip-5.10.254-cip72.tar.gz
 sha256  97d7d5139900c10ff7435779be4857dda531e7cf6abba52c12a5f39aae195411  linux-cip-5.10.254-cip72-rt32.tar.gz
diff --git a/linux/from-6.17/linux.hash b/linux/from-6.17/linux.hash
index 421cd7831b..0d4b7ba9bb 100644
--- a/linux/from-6.17/linux.hash
+++ b/linux/from-6.17/linux.hash
@@ -1,8 +1,8 @@
 # From https://www.kernel.org/pub/linux/kernel/v7.x/sha256sums.asc
-sha256  3029540d8f2ec75bee5cbdb7c2a0daa60bffa1d105c82ecb99b53432f6351afc  linux-7.1.11.tar.xz
+sha256  389716b3ed27e4cd520b903eea04acc33b9804c4282cb7a918f05ff14e9b5ae1  linux-7.1.12.tar.xz
 
 # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256  1b3fbafd43601a5473107cf8172a2b66f42994119089d7aee078e4bca3dee818  linux-6.18.47.tar.xz
+sha256  5ebdadb10a4b5708fc6b1c457764a110bc49f8150cc3502c59b921ead8c6fc8c  linux-6.18.48.tar.xz
 
 # Licenses hashes
 sha256  fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0  COPYING
diff --git a/package/linux-headers/5.10.267 b/package/linux-headers/5.10.268
similarity index 100%
rename from package/linux-headers/5.10.267
rename to package/linux-headers/5.10.268
diff --git a/package/linux-headers/5.15.218 b/package/linux-headers/5.15.219
similarity index 100%
rename from package/linux-headers/5.15.218
rename to package/linux-headers/5.15.219
diff --git a/package/linux-headers/6.1.185 b/package/linux-headers/6.1.186
similarity index 100%
rename from package/linux-headers/6.1.185
rename to package/linux-headers/6.1.186
diff --git a/package/linux-headers/6.12.106 b/package/linux-headers/6.12.107
similarity index 100%
rename from package/linux-headers/6.12.106
rename to package/linux-headers/6.12.107
diff --git a/package/linux-headers/6.18.47 b/package/linux-headers/6.18.48
similarity index 100%
rename from package/linux-headers/6.18.47
rename to package/linux-headers/6.18.48
diff --git a/package/linux-headers/6.6.154 b/package/linux-headers/6.6.155
similarity index 100%
rename from package/linux-headers/6.6.154
rename to package/linux-headers/6.6.155
diff --git a/package/linux-headers/7.1.11 b/package/linux-headers/7.1.12
similarity index 100%
rename from package/linux-headers/7.1.11
rename to package/linux-headers/7.1.12
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 25d61f6a9d..14c62a698d 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -472,13 +472,13 @@ endchoice
 
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
-	default "5.10.267"	if BR2_KERNEL_HEADERS_5_10
-	default "5.15.218"	if BR2_KERNEL_HEADERS_5_15
-	default "6.1.185"	if BR2_KERNEL_HEADERS_6_1
-	default "6.6.154"	if BR2_KERNEL_HEADERS_6_6
-	default "6.12.106"	if BR2_KERNEL_HEADERS_6_12
-	default "6.18.47"	if BR2_KERNEL_HEADERS_6_18
-	default "7.1.11"	if BR2_KERNEL_HEADERS_7_1
+	default "5.10.268"	if BR2_KERNEL_HEADERS_5_10
+	default "5.15.219"	if BR2_KERNEL_HEADERS_5_15
+	default "6.1.186"	if BR2_KERNEL_HEADERS_6_1
+	default "6.6.155"	if BR2_KERNEL_HEADERS_6_6
+	default "6.12.107"	if BR2_KERNEL_HEADERS_6_12
+	default "6.18.48"	if BR2_KERNEL_HEADERS_6_18
+	default "7.1.12"	if BR2_KERNEL_HEADERS_7_1
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
 	default "custom"	if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
 	default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2026-08-29  6:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-29  6:02 Bernd Kuhls [this message]
2026-08-29 18:30 ` [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 7.1.x, 6.18.x series Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2026-09-02 20:16 Bernd Kuhls
2026-09-02 20:40 ` Julien Olivain via buildroot
2026-08-27 20:41 Bernd Kuhls
2026-08-27 21:10 ` Julien Olivain via buildroot
2026-08-25  7:51 Bernd Kuhls
2026-08-25  8:24 ` Peter Korsgaard
2026-08-20 20:40 Bernd Kuhls
2026-08-21 16:15 ` Julien Olivain via buildroot
2026-07-25  6:42 Bernd Kuhls
2026-07-25  8:18 ` Julien Olivain via buildroot
2026-07-24 16:45 Bernd Kuhls
2026-07-05  7:58 Bernd Kuhls
2026-07-05  8:35 ` Julien Olivain via buildroot

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=20260829060259.4186-1-bernd@kuhls.net \
    --to=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    /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