From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{6, 12, 18, 19}.x series
Date: Thu, 2 Apr 2026 19:59:10 +0200 [thread overview]
Message-ID: <20260402175910.2779634-1-bernd@kuhls.net> (raw)
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
linux/{6.19.10 => 6.19.11} | 0
linux/Config.in | 2 +-
linux/before-6.17/linux.hash | 4 ++--
linux/from-6.17/linux.hash | 4 ++--
| 0
| 0
| 0
| 0
| 8 ++++----
9 files changed, 9 insertions(+), 9 deletions(-)
rename linux/{6.19.10 => 6.19.11} (100%)
rename package/linux-headers/{6.12.79 => 6.12.80} (100%)
rename package/linux-headers/{6.18.20 => 6.18.21} (100%)
rename package/linux-headers/{6.19.10 => 6.19.11} (100%)
rename package/linux-headers/{6.6.130 => 6.6.132} (100%)
diff --git a/linux/6.19.10 b/linux/6.19.11
similarity index 100%
rename from linux/6.19.10
rename to linux/6.19.11
diff --git a/linux/Config.in b/linux/Config.in
index f41b03c795..5a910a3bb7 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -141,7 +141,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
config BR2_LINUX_KERNEL_VERSION
string
- default "6.19.10" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "6.19.11" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.10.246-cip66" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "5.10.246-cip66-rt29" 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 a3c6bf57a3..b01ade78d0 100644
--- a/linux/before-6.17/linux.hash
+++ b/linux/before-6.17/linux.hash
@@ -1,6 +1,6 @@
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256 4bfa751f33de2a5d7ecb4ff964743a027fc726a2225a76a18f92f0582aa0790b linux-6.12.79.tar.xz
-sha256 2460aa67b9494cff6f9fc2b235470867d2005469d40f29da452e8ee82940248d linux-6.6.130.tar.xz
+sha256 c92591d896e79ecddbc3319136f0c2f855e832b397de7593f013ad7590a43e53 linux-6.12.80.tar.xz
+sha256 c5b62bbb104f5fddf6be6f50ebd170146c1995d2cc84e591a914decb4b6b2eb4 linux-6.6.132.tar.xz
sha256 2818053c07976ba4ed5f44deb0f5dc7ae7b0975d7918c313d48d8fe7c4e598cb linux-6.1.167.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
sha256 0bc1bdf74957e276793691865ffb71505809706d9243a42e9704aad0f128cdd4 linux-5.15.202.tar.xz
diff --git a/linux/from-6.17/linux.hash b/linux/from-6.17/linux.hash
index 03202b91d6..2bb1b7143f 100644
--- a/linux/from-6.17/linux.hash
+++ b/linux/from-6.17/linux.hash
@@ -1,6 +1,6 @@
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256 466d441a0ea5e04b7023618b7b201bfd60effab225f806fd41ce663484395a1c linux-6.19.10.tar.xz
-sha256 837a5abd98e46078a0ae1400e2daad89ece45cc3209037b09c2265dab2393553 linux-6.18.20.tar.xz
+sha256 20039d7b6b256c08be2f8fac43c3ff9a620308c703c643cf2f80c3910b9bd59b linux-6.19.11.tar.xz
+sha256 1c38214fb137bae85b82b82537b5987358621b915ab2a8e4f09e60697c19474f linux-6.18.21.tar.xz
# Licenses hashes
sha256 fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0 COPYING
--git a/package/linux-headers/6.12.79 b/package/linux-headers/6.12.80
similarity index 100%
rename from package/linux-headers/6.12.79
rename to package/linux-headers/6.12.80
diff --git a/package/linux-headers/6.18.20 b/package/linux-headers/6.18.21
similarity index 100%
rename from package/linux-headers/6.18.20
rename to package/linux-headers/6.18.21
diff --git a/package/linux-headers/6.19.10 b/package/linux-headers/6.19.11
similarity index 100%
rename from package/linux-headers/6.19.10
rename to package/linux-headers/6.19.11
diff --git a/package/linux-headers/6.6.130 b/package/linux-headers/6.6.132
similarity index 100%
rename from package/linux-headers/6.6.130
rename to package/linux-headers/6.6.132
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index bf8b6b2728..c61eef10d0 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -467,10 +467,10 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "5.10.252" if BR2_KERNEL_HEADERS_5_10
default "5.15.202" if BR2_KERNEL_HEADERS_5_15
default "6.1.167" if BR2_KERNEL_HEADERS_6_1
- default "6.6.130" if BR2_KERNEL_HEADERS_6_6
- default "6.12.79" if BR2_KERNEL_HEADERS_6_12
- default "6.18.20" if BR2_KERNEL_HEADERS_6_18
- default "6.19.10" if BR2_KERNEL_HEADERS_6_19
+ default "6.6.132" if BR2_KERNEL_HEADERS_6_6
+ default "6.12.80" if BR2_KERNEL_HEADERS_6_12
+ default "6.18.21" if BR2_KERNEL_HEADERS_6_18
+ default "6.19.11" if BR2_KERNEL_HEADERS_6_19
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
next reply other threads:[~2026-04-02 17:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 17:59 Bernd Kuhls [this message]
2026-04-02 20:21 ` [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{6, 12, 18, 19}.x series Julien Olivain via buildroot
-- strict thread matches above, loose matches on Subject: below --
2026-02-17 7:50 Bernd Kuhls
2026-02-17 10:23 ` Fiona Klute 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=20260402175910.2779634-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