{linux, linux-headers}: bump 6.{1, 4}.x series

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 47ac12bd4e)
[Peter: drop 6.4.x bump]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2023-08-25 17:32:53 +02:00 committed by Peter Korsgaard
parent c8e676ca8a
commit e48b285188
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
sha256 ea460560e2898022c5f3c4649908694dcd75a094ffde726e8c6ca5e0a09491fb linux-6.3.13.tar.xz
sha256 f5f67bcfccd47f8d9db2d5ba24e33af7778f40a777577d1fba424f4a1712a296 linux-6.1.46.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

View File

@ -401,7 +401,7 @@ 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.1.47" if BR2_KERNEL_HEADERS_6_1
default "6.3.13" if BR2_KERNEL_HEADERS_6_3
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL