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, 6.18.x series
Date: Thu, 30 Jul 2026 19:18:25 +0200 [thread overview]
Message-ID: <20260730171825.95765-1-bernd@kuhls.net> (raw)
Update the latest kernel releases to:
- 6.18.40 -> 6.18.41
- 6.12.99 -> 6.12.100
- 6.6.146 -> 6.6.147
- 6.1.179 -> 6.1.180
- 5.15.212 -> 5.15.213
- 5.10.261 -> 5.10.262
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
linux/before-6.17/linux.hash | 10 +++++-----
linux/from-6.17/linux.hash | 2 +-
| 0
| 0
| 0
| 0
| 0
| 0
| 12 ++++++------
9 files changed, 12 insertions(+), 12 deletions(-)
rename package/linux-headers/{5.10.261 => 5.10.262} (100%)
rename package/linux-headers/{5.15.212 => 5.15.213} (100%)
rename package/linux-headers/{6.1.179 => 6.1.180} (100%)
rename package/linux-headers/{6.12.99 => 6.12.100} (100%)
rename package/linux-headers/{6.18.40 => 6.18.41} (100%)
rename package/linux-headers/{6.6.146 => 6.6.147} (100%)
diff --git a/linux/before-6.17/linux.hash b/linux/before-6.17/linux.hash
index 92f0ad8550..f86991284b 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 6a477222c132033381cda981eb0127f29fbcbba17e820283bc21290f8e408629 linux-6.12.99.tar.xz
-sha256 62e6c1e456202b57b048071593e890f9e8f50fb50fe0df64f8bfbf65f360140e linux-6.6.146.tar.xz
-sha256 dd4a164b6ffdcac6b1d958eb14bee256b10819557ee58ac5c9f6a1ae33380126 linux-6.1.179.tar.xz
+sha256 67f973533406492e86774bacbcefae50d50d5c34cbf703c47ec526a5efdcee90 linux-6.12.100.tar.xz
+sha256 e76329b7ee046883d55a1868253cffe67c526a6da6140ebecd3cd6ac44db4abb linux-6.6.147.tar.xz
+sha256 4f0e601759b55cfc4d0bf4990859b93bc74fb915cde532284f0765b77ca0f86a linux-6.1.180.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256 c396aeebc90c7aecb7f7abdf504c19b372c9926eb0cf0e91f9f09d7d870b65fe linux-5.15.212.tar.xz
-sha256 a19ca1100640a5fd3b452eb15fe9de32f8deb4ab1866dd7db52183b1a2fad7c4 linux-5.10.261.tar.xz
+sha256 c4721b4b8535f3e418ee579c70645fbfd5ddfba4943c31b919e8c9522371e1d8 linux-5.15.213.tar.xz
+sha256 fae7da8a9b97e5386f0a3dc3c5c8a88be17fcf2d0792a58a5a0c5b4f5775b483 linux-5.10.262.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 ff4982267e..c8be87c361 100644
--- a/linux/from-6.17/linux.hash
+++ b/linux/from-6.17/linux.hash
@@ -2,7 +2,7 @@
sha256 22a0196b3cbcdf34dc27b77561f4d040585fd3447edc9ab3531a1ac79e3041e7 linux-7.1.5.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256 3712fc1ec839e4daac981176c8518912e8f452650aaedfe4381da4419613a431 linux-6.18.40.tar.xz
+sha256 17fc72f0f8d4a8a8633a5d20085f5d9c5a5ec51ee896a0b7ae1ec25da31273ea linux-6.18.41.tar.xz
# Licenses hashes
sha256 fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0 COPYING
--git a/package/linux-headers/5.10.261 b/package/linux-headers/5.10.262
similarity index 100%
rename from package/linux-headers/5.10.261
rename to package/linux-headers/5.10.262
diff --git a/package/linux-headers/5.15.212 b/package/linux-headers/5.15.213
similarity index 100%
rename from package/linux-headers/5.15.212
rename to package/linux-headers/5.15.213
diff --git a/package/linux-headers/6.1.179 b/package/linux-headers/6.1.180
similarity index 100%
rename from package/linux-headers/6.1.179
rename to package/linux-headers/6.1.180
diff --git a/package/linux-headers/6.12.99 b/package/linux-headers/6.12.100
similarity index 100%
rename from package/linux-headers/6.12.99
rename to package/linux-headers/6.12.100
diff --git a/package/linux-headers/6.18.40 b/package/linux-headers/6.18.41
similarity index 100%
rename from package/linux-headers/6.18.40
rename to package/linux-headers/6.18.41
diff --git a/package/linux-headers/6.6.146 b/package/linux-headers/6.6.147
similarity index 100%
rename from package/linux-headers/6.6.146
rename to package/linux-headers/6.6.147
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 250fb083ab..faa31b5733 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -472,12 +472,12 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
- default "5.10.261" if BR2_KERNEL_HEADERS_5_10
- default "5.15.212" if BR2_KERNEL_HEADERS_5_15
- default "6.1.179" if BR2_KERNEL_HEADERS_6_1
- default "6.6.146" if BR2_KERNEL_HEADERS_6_6
- default "6.12.99" if BR2_KERNEL_HEADERS_6_12
- default "6.18.40" if BR2_KERNEL_HEADERS_6_18
+ default "5.10.262" if BR2_KERNEL_HEADERS_5_10
+ default "5.15.213" if BR2_KERNEL_HEADERS_5_15
+ default "6.1.180" if BR2_KERNEL_HEADERS_6_1
+ default "6.6.147" if BR2_KERNEL_HEADERS_6_6
+ default "6.12.100" if BR2_KERNEL_HEADERS_6_12
+ default "6.18.41" if BR2_KERNEL_HEADERS_6_18
default "7.1.5" if BR2_KERNEL_HEADERS_7_1
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-07-30 17:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-30 17:18 Bernd Kuhls [this message]
2026-07-30 21:09 ` [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 6.18.x series 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=20260730171825.95765-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