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: Thu, 20 Aug 2026 22:40:57 +0200	[thread overview]
Message-ID: <20260820204057.3728864-1-bernd@kuhls.net> (raw)

Update the latest kernel releases to:
 - 7.1.8 -> 7.1.9
 - 6.18.44 -> 6.18.45
 - 6.12.103 -> 6.12.104
 - 6.6.151 -> 6.6.152
 - 6.1.182 -> 6.1.183
 - 5.15.215 -> 5.15.216
 - 5.10.264 -> 5.10.265

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 linux/{7.1.8 => 7.1.9}                       |  0
 linux/Config.in                              |  2 +-
 linux/before-6.17/linux.hash                 | 10 +++++-----
 linux/from-6.17/linux.hash                   |  4 ++--
 package/linux-headers/{5.10.264 => 5.10.265} |  0
 package/linux-headers/{5.15.215 => 5.15.216} |  0
 package/linux-headers/{6.1.182 => 6.1.183}   |  0
 package/linux-headers/{6.12.103 => 6.12.104} |  0
 package/linux-headers/{6.18.44 => 6.18.45}   |  0
 package/linux-headers/{6.6.151 => 6.6.152}   |  0
 package/linux-headers/{7.1.8 => 7.1.9}       |  0
 package/linux-headers/Config.in.host         | 14 +++++++-------
 12 files changed, 15 insertions(+), 15 deletions(-)
 rename linux/{7.1.8 => 7.1.9} (100%)
 rename package/linux-headers/{5.10.264 => 5.10.265} (100%)
 rename package/linux-headers/{5.15.215 => 5.15.216} (100%)
 rename package/linux-headers/{6.1.182 => 6.1.183} (100%)
 rename package/linux-headers/{6.12.103 => 6.12.104} (100%)
 rename package/linux-headers/{6.18.44 => 6.18.45} (100%)
 rename package/linux-headers/{6.6.151 => 6.6.152} (100%)
 rename package/linux-headers/{7.1.8 => 7.1.9} (100%)

diff --git a/linux/7.1.8 b/linux/7.1.9
similarity index 100%
rename from linux/7.1.8
rename to linux/7.1.9
diff --git a/linux/Config.in b/linux/Config.in
index 2c6b94aed2..7d36397c41 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.8" if BR2_LINUX_KERNEL_LATEST_VERSION
+	default "7.1.9" 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 c1e447e255..054188c45a 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  f143aaade8877ba5616e788b4482576db28481bcf557ef537f4fcc3938fc3176  linux-6.12.103.tar.xz
-sha256  de01e5ae73412b70bceb41a6f97da6d0f29b6536f1f00f8b6a6fd40c729969f7  linux-6.6.151.tar.xz
-sha256  f38416bb6e8024a21ae868c7f29cd15293a73755e3484c7f2f4adea5b03c1f85  linux-6.1.182.tar.xz
+sha256  949d166a1263bd0cf0c5aab44eeb57869615099e7c48bf88d0e4adb77379b999  linux-6.12.104.tar.xz
+sha256  778b058c63da849d0b74006b23509255b2bed57c62a5151e9dd7a62e2cdd70d6  linux-6.6.152.tar.xz
+sha256  362d07fe4938c415ce651aefee063a5c4151109b39c97be039bbaa8312ffc0e2  linux-6.1.183.tar.xz
 # From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256  d57f279da0813fa6d69fb2e59cf9a364be4faa1cd18cb76b0b64c074fd23b7a7  linux-5.15.215.tar.xz
-sha256  f27552ec32783512c81918c3b8f155fed8dbaf8a90a5a20afdc01aac715b489e  linux-5.10.264.tar.xz
+sha256  09affb2005aea3f44eec3f3eab4c1944e00707355ea7ca7fa2ba6b34a82605ed  linux-5.15.216.tar.xz
+sha256  d10cb9169e49da3d5f7154a01e450012486565fa9442e23d660b0581a3f92645  linux-5.10.265.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 bb9750191d..1bb104612d 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  ff01dcb449279d5b4cfccdb01fee639cf5ff1803f1749a77844dd33915422c49  linux-7.1.8.tar.xz
+sha256  3271a4ae3897b38352980f2b0975bae61bca81c644d186221c5ae928bcc072b0  linux-7.1.9.tar.xz
 
 # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256  0f72d938f06828e82c90405174fe572287db7bfe089e2fc46572a99a7f240d43  linux-6.18.44.tar.xz
+sha256  30fa4a56579ca614ac125a12614f7f6466f87ab1278aef7b951dd74156deab33  linux-6.18.45.tar.xz
 
 # Licenses hashes
 sha256  fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0  COPYING
diff --git a/package/linux-headers/5.10.264 b/package/linux-headers/5.10.265
similarity index 100%
rename from package/linux-headers/5.10.264
rename to package/linux-headers/5.10.265
diff --git a/package/linux-headers/5.15.215 b/package/linux-headers/5.15.216
similarity index 100%
rename from package/linux-headers/5.15.215
rename to package/linux-headers/5.15.216
diff --git a/package/linux-headers/6.1.182 b/package/linux-headers/6.1.183
similarity index 100%
rename from package/linux-headers/6.1.182
rename to package/linux-headers/6.1.183
diff --git a/package/linux-headers/6.12.103 b/package/linux-headers/6.12.104
similarity index 100%
rename from package/linux-headers/6.12.103
rename to package/linux-headers/6.12.104
diff --git a/package/linux-headers/6.18.44 b/package/linux-headers/6.18.45
similarity index 100%
rename from package/linux-headers/6.18.44
rename to package/linux-headers/6.18.45
diff --git a/package/linux-headers/6.6.151 b/package/linux-headers/6.6.152
similarity index 100%
rename from package/linux-headers/6.6.151
rename to package/linux-headers/6.6.152
diff --git a/package/linux-headers/7.1.8 b/package/linux-headers/7.1.9
similarity index 100%
rename from package/linux-headers/7.1.8
rename to package/linux-headers/7.1.9
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index ad1a5bd70c..a16ffdedef 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.264"	if BR2_KERNEL_HEADERS_5_10
-	default "5.15.215"	if BR2_KERNEL_HEADERS_5_15
-	default "6.1.182"	if BR2_KERNEL_HEADERS_6_1
-	default "6.6.151"	if BR2_KERNEL_HEADERS_6_6
-	default "6.12.103"	if BR2_KERNEL_HEADERS_6_12
-	default "6.18.44"	if BR2_KERNEL_HEADERS_6_18
-	default "7.1.8"		if BR2_KERNEL_HEADERS_7_1
+	default "5.10.265"	if BR2_KERNEL_HEADERS_5_10
+	default "5.15.216"	if BR2_KERNEL_HEADERS_5_15
+	default "6.1.183"	if BR2_KERNEL_HEADERS_6_1
+	default "6.6.152"	if BR2_KERNEL_HEADERS_6_6
+	default "6.12.104"	if BR2_KERNEL_HEADERS_6_12
+	default "6.18.45"	if BR2_KERNEL_HEADERS_6_18
+	default "7.1.9"		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-20 20:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20 20:40 Bernd Kuhls [this message]
2026-08-21 16:15 ` [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 Julien Olivain via buildroot
  -- 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-29  6:02 Bernd Kuhls
2026-08-29 18:30 ` Peter Korsgaard
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-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=20260820204057.3728864-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