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

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 7dd7a6820551278d6c002d2bda394364f9932946)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2024-06-15 13:30:46 +02:00 committed by Peter Korsgaard
parent 65c66c2ba1
commit 50ff485793
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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