From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{1, 4}.x series
Date: Fri, 25 Aug 2023 17:32:53 +0200 [thread overview]
Message-ID: <20230825153253.34281-1-bernd@kuhls.net> (raw)
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
linux/Config.in | 2 +-
linux/linux.hash | 4 ++--
| 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/linux/Config.in b/linux/Config.in
index d3448ba744..dcfc31ac8b 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -128,7 +128,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
- default "6.4.11" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "6.4.12" 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 0177988c45..246820827d 100644
--- a/linux/linux.hash
+++ b/linux/linux.hash
@@ -1,6 +1,6 @@
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256 546b68b5097d3c0d74722de62aae217729d98e45fbb6bd458b490ac21ea40918 linux-6.4.11.tar.xz
-sha256 f5f67bcfccd47f8d9db2d5ba24e33af7778f40a777577d1fba424f4a1712a296 linux-6.1.46.tar.xz
+sha256 cca91be956fe081f8f6da72034cded96fe35a50be4bfb7e103e354aa2159a674 linux-6.4.12.tar.xz
+sha256 93d58b6af007a5f44dd26831ff310707deb1ab9380c5136a534287eb3fddfcab linux-6.1.47.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
sha256 add0a575341b263a06e93599fc220a5dd34cb4ca5b9d05097a5db2a061928f26 linux-5.15.127.tar.xz
sha256 cb54660ed4917cc4f9a9ab93d117defefd8bcbe745ec6082d909bbfd5ae962c2 linux-5.10.191.tar.xz
--git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 8a25067003..df22bfc1c1 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -405,8 +405,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "5.4.254" if BR2_KERNEL_HEADERS_5_4
default "5.10.191" if BR2_KERNEL_HEADERS_5_10
default "5.15.127" if BR2_KERNEL_HEADERS_5_15
- default "6.1.46" if BR2_KERNEL_HEADERS_6_1
- default "6.4.11" if BR2_KERNEL_HEADERS_6_4
+ default "6.1.47" if BR2_KERNEL_HEADERS_6_1
+ default "6.4.12" if BR2_KERNEL_HEADERS_6_4
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.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-08-25 15:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-25 15:32 Bernd Kuhls [this message]
2023-08-25 17:19 ` [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{1, 4}.x series Thomas Petazzoni via buildroot
2023-09-13 16:08 ` Peter Korsgaard
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=20230825153253.34281-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