[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/ac21aecdc18863e3586f0fb8c5f58b92f8ab21d0
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.x
Update the latest kernel releases:
- 5.10.262 -> 5.10.264
- 5.15.213 -> 5.15.215
- 6.1.180 -> 6.1.182
- 6.6.148 -> 6.6.151
- 6.12.101 -> 6.12.103
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 d8b708fae0..be15702bde 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.101" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "6.12.103" 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 da272380bd..5a4765f6bc 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 0d21cd11933f49f7151b7c9dbb8cc3fddc8c8abe506434b850feecf41fc28a76 linux-6.12.101.tar.xz
-sha256 b674994b5760eb1c493711cfdc3aefb97583dfe04bb7977b4c8e7aae0710f75e linux-6.6.148.tar.xz
-sha256 4f0e601759b55cfc4d0bf4990859b93bc74fb915cde532284f0765b77ca0f86a linux-6.1.180.tar.xz
+sha256 f143aaade8877ba5616e788b4482576db28481bcf557ef537f4fcc3938fc3176 linux-6.12.103.tar.xz
+sha256 de01e5ae73412b70bceb41a6f97da6d0f29b6536f1f00f8b6a6fd40c729969f7 linux-6.6.151.tar.xz
+sha256 f38416bb6e8024a21ae868c7f29cd15293a73755e3484c7f2f4adea5b03c1f85 linux-6.1.182.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256 c4721b4b8535f3e418ee579c70645fbfd5ddfba4943c31b919e8c9522371e1d8 linux-5.15.213.tar.xz
-sha256 fae7da8a9b97e5386f0a3dc3c5c8a88be17fcf2d0792a58a5a0c5b4f5775b483 linux-5.10.262.tar.xz
+sha256 d57f279da0813fa6d69fb2e59cf9a364be4faa1cd18cb76b0b64c074fd23b7a7 linux-5.15.215.tar.xz
+sha256 f27552ec32783512c81918c3b8f155fed8dbaf8a90a5a20afdc01aac715b489e linux-5.10.264.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 5e163fb20e..42c961e15c 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.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.148" if BR2_KERNEL_HEADERS_6_6
- default "6.12.101" if BR2_KERNEL_HEADERS_6_12
+ 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 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