[Buildroot] [git commit] {linux, linux-headers}: bump 5.{10, 15}.x / 6.1.x series

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Aug 26 18:07:38 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=19da04471599cac8eba272242b43bcff8e9ee9db
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 linux/linux.hash                     | 6 +++---
 package/linux-headers/Config.in.host | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/linux/linux.hash b/linux/linux.hash
index 246820827d..d236dadad8 100644
--- a/linux/linux.hash
+++ b/linux/linux.hash
@@ -1,9 +1,9 @@
 # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
 sha256  cca91be956fe081f8f6da72034cded96fe35a50be4bfb7e103e354aa2159a674  linux-6.4.12.tar.xz
-sha256  93d58b6af007a5f44dd26831ff310707deb1ab9380c5136a534287eb3fddfcab  linux-6.1.47.tar.xz
+sha256  c606cbd0353e677df6fae73cc16ba3c9244b98372ed7771d551024016f55ac31  linux-6.1.48.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
+sha256  0f2eca845183fd76f53b0c867c97f12b9ace2d7e8ee2cdeec7eb2897651b80de  linux-5.15.128.tar.xz
+sha256  c40d11ee56e50a132429badbd1ba1c53e42b3312590b2a39be34c241d1b0b5b9  linux-5.10.192.tar.xz
 sha256  51608da961b5e34d6a9452a7b302699e109633f769a4253c74b1048abba8d9c7  linux-5.4.254.tar.xz
 # From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256  349728d3d143fcee484b34e34e536fe48dfb8bb71263f81a66fd572cc9162137  linux-4.19.292.tar.xz
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index df22bfc1c1..ba8d0f897c 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -403,9 +403,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "4.14.323"	if BR2_KERNEL_HEADERS_4_14
 	default "4.19.292"	if BR2_KERNEL_HEADERS_4_19
 	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.47"	if BR2_KERNEL_HEADERS_6_1
+	default "5.10.192"	if BR2_KERNEL_HEADERS_5_10
+	default "5.15.128"	if BR2_KERNEL_HEADERS_5_15
+	default "6.1.48"	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



More information about the buildroot mailing list