From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 11}.x series
Date: Thu, 24 Oct 2024 22:15:30 +0200 [thread overview]
Message-ID: <20241024201530.2626984-1-bernd@kuhls.net> (raw)
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
linux/Config.in | 2 +-
linux/linux.hash | 10 +++++-----
| 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/linux/Config.in b/linux/Config.in
index 497b507945..1734477069 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -134,7 +134,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
config BR2_LINUX_KERNEL_VERSION
string
- default "6.11.3" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "6.11.5" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.10.162-cip24" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "5.10.162-cip24-rt10" 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 5233de2b0b..21b553b8ce 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 057263d0afc17d5253794afd3d239ba4da4aa734b22fa36c1665f41b95449b73 linux-6.11.3.tar.xz
-sha256 f74812f78e88992c416434cb107639e13a551dbaff36bb90d6346ab16ab71a95 linux-6.6.56.tar.xz
-sha256 8bd8de3562fb006653e550a934e66ed9f80b7576258a03e2caa2e3ce1c1f9f24 linux-6.1.112.tar.xz
+sha256 471485b3b7f2fb637bd8fe3d00944c4c135c7d8ee02f357f33690baab0752a07 linux-6.11.5.tar.xz
+sha256 e7df81e588d70fab5ec3ec3bb04ac53d51f0860fc3b1ec45e0a4167a026899db linux-6.6.58.tar.xz
+sha256 2286e4a02ea2fbe65023dbf779f20aa994ba2b8d37ed559049378089451aa256 linux-6.1.114.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256 b1751f18ece3df08d502dd87a9ab1a317dc0f9486355bf8ee62ba6af0b35da30 linux-5.15.167.tar.xz
-sha256 f6a19a64785965b9fcac0bcb6fd2412b45ca449495bb03592d46f9a50be51ca6 linux-5.10.226.tar.xz
+sha256 e618c6d845fd1bc89477508e8d084bbe791fc88bf7623adee2deb6ecb2275370 linux-5.15.169.tar.xz
+sha256 76cc8d7f1528f87902e38697229661d0617a7d6ab86166be9f3ef9a613b17b72 linux-5.10.228.tar.xz
sha256 77221ab9aebeac746915c755ec3b7d320f85cd219c63d9c501820fbca1e3b32b linux-5.4.284.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256 4e27cdf999359876a0ff489bff6ece7ba5798ff37c2289db0c9e9422a9014162 linux-4.19.322.tar.xz
--git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 7c1611699c..32cd7a464e 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -430,11 +430,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
string
default "4.19.322" if BR2_KERNEL_HEADERS_4_19
default "5.4.284" if BR2_KERNEL_HEADERS_5_4
- default "5.10.226" if BR2_KERNEL_HEADERS_5_10
- default "5.15.167" if BR2_KERNEL_HEADERS_5_15
- default "6.1.112" if BR2_KERNEL_HEADERS_6_1
- default "6.6.56" if BR2_KERNEL_HEADERS_6_6
- default "6.11.3" if BR2_KERNEL_HEADERS_6_11
+ default "5.10.228" if BR2_KERNEL_HEADERS_5_10
+ default "5.15.169" if BR2_KERNEL_HEADERS_5_15
+ default "6.1.114" if BR2_KERNEL_HEADERS_6_1
+ default "6.6.58" if BR2_KERNEL_HEADERS_6_6
+ default "6.11.5" if BR2_KERNEL_HEADERS_6_11
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.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-10-24 20:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 20:15 Bernd Kuhls [this message]
2024-10-25 6:17 ` [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 11}.x series Thomas Petazzoni via buildroot
-- strict thread matches above, loose matches on Subject: below --
2024-11-17 10:19 Bernd Kuhls
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=20241024201530.2626984-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.