Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] {linux, linux-headers}: bump 6.{1, 6}.x series
@ 2024-06-15 11:30 Bernd Kuhls
  2024-06-15 11:30 ` [Buildroot] [PATCH 2/4] {toolchain, linux-headers}: add support for 6.9 headers Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Bernd Kuhls @ 2024-06-15 11:30 UTC (permalink / raw)
  To: buildroot; +Cc: Romain Naour, Giulio Benetti, Thomas Petazzoni

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 linux/linux.hash                     | 4 ++--
 package/linux-headers/Config.in.host | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/linux/linux.hash b/linux/linux.hash
index b972557fc0..9374af71b0 100644
--- a/linux/linux.hash
+++ b/linux/linux.hash
@@ -1,7 +1,7 @@
 # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
 sha256  19b31956d229b5b9ca5671fa1c74320179682a3d8d00fc86794114b21da86039  linux-6.8.12.tar.xz
-sha256  aaa824eaf07f61911d22b75ff090a403c3dd0bd73e23933e0bba8b5971436ce1  linux-6.6.32.tar.xz
-sha256  9019f427bfdc9ced5bc954d760d37ac08c0cdffb45ad28087fc45a73e64336c9  linux-6.1.92.tar.xz
+sha256  a13ebc20dc2a75722699949af74aa86a4ce5d544d6daaa6a7de4e8c81b40de97  linux-6.6.33.tar.xz
+sha256  df31af2ef5923d61fadd68bfd991f50f2e42a913895eb4b03214ee78f8720bcf  linux-6.1.93.tar.xz
 # From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
 sha256  f41e718e33b88f269a6b6a7653e5e9824c4ba541f6ffe5bf26ecc37c540a1b05  linux-5.15.160.tar.xz
 sha256  9c36b243e8c3ec1d5963366618f336710b84340bf95be2037b26c452392cb2d6  linux-5.10.218.tar.xz
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 48101783b9..487d941a16 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -419,8 +419,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "5.4.277"	if BR2_KERNEL_HEADERS_5_4
 	default "5.10.218"	if BR2_KERNEL_HEADERS_5_10
 	default "5.15.160"	if BR2_KERNEL_HEADERS_5_15
-	default "6.1.92"	if BR2_KERNEL_HEADERS_6_1
-	default "6.6.32"	if BR2_KERNEL_HEADERS_6_6
+	default "6.1.93"	if BR2_KERNEL_HEADERS_6_1
+	default "6.6.33"	if BR2_KERNEL_HEADERS_6_6
 	default "6.8.12"	if BR2_KERNEL_HEADERS_6_8
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
 	default "custom"	if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-24  5:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 11:30 [Buildroot] [PATCH 1/4] {linux, linux-headers}: bump 6.{1, 6}.x series Bernd Kuhls
2024-06-15 11:30 ` [Buildroot] [PATCH 2/4] {toolchain, linux-headers}: add support for 6.9 headers Bernd Kuhls
2024-06-15 11:30 ` [Buildroot] [PATCH 3/4] linux: bump latest version to 6.9 Bernd Kuhls
2024-06-16 13:21   ` Jarkko Sakkinen
2024-06-15 11:30 ` [Buildroot] [PATCH 4/4] package/linux-headers: drop 6.8.x option Bernd Kuhls
2024-06-15 16:47 ` [Buildroot] [PATCH 1/4] {linux, linux-headers}: bump 6.{1, 6}.x series Yann E. MORIN
2024-06-24  5:11 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox