[Buildroot] [git commit branch/2025.02.x] {linux, linux-headers}: bump 5.{10, 15}, 6.{1, 6, 12} series
Titouan Christophe via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/62d273c836d808af9032b99b33cfccdbb4420cab
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.x
Update the latest kernel releases:
- 5.10.264 -> 5.10.265
- 5.15.215 -> 5.15.216
- 6.1.182 -> 6.1.183
- 6.6.151 -> 6.6.152
- 6.12.103 -> 6.12.104
Signed-off-by: Titouan Christophe <[email protected]>
---
linux/Config.in | 2 +-
linux/linux.hash | 10 +++++-----
package/linux-headers/Config.in.host | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/linux/Config.in b/linux/Config.in
index be15702bde..fc0ae271e1 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -139,7 +139,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
config BR2_LINUX_KERNEL_VERSION
string
- default "6.12.103" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "6.12.104" 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/linux.hash b/linux/linux.hash
index 5a4765f6bc..ce3ab83616 100644
--- a/linux/linux.hash
+++ b/linux/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
sha256 ae6a3207f12aa4d6cfb0fa793ec9da4a6fcdfdcb57d869d63d6b77e3a8c1423d linux-5.4.302.tar.xz
# Locally computed
sha256 93408e0c5d70ff0ab63dcf9edec6fda2b8524281d611a88e56590436bda43914 linux-cip-5.10.246-cip66.tar.gz
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 42c961e15c..71de0b4f6b 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -429,11 +429,11 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
default "5.4.302" if BR2_KERNEL_HEADERS_5_4
- 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 "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 BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot