mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
{linux, linux-headers}: bump 6.1.x series
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 2e1890db65fe0e08d626770e226e399309d33fe5) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3b5e9e24c4
commit
89a71e4222
@@ -1,6 +1,6 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 9626ec84a39ecb009bf11a271dd520941159c165d4e62f82e3a77b79d20ff27d linux-6.4.16.tar.xz
|
||||
sha256 f9ebfe3ddc5152d87b37e33be30e31875d137433be10a57ce29d2eae7b6e91b1 linux-6.1.57.tar.xz
|
||||
sha256 ce987ed3d2f640b3a2a62a0a8573d538a36dfd3cc31e2d7a239ce5a16c1c21ad linux-6.1.58.tar.xz
|
||||
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
|
||||
sha256 14835e629e237f136cfed484fdb533c95242429809bdcdb2a2d66dfcb7447170 linux-5.15.135.tar.xz
|
||||
sha256 2b141fce994364fbbf137b01e7910d3518b8cdbdf18f1811b48470ab4ce2fa05 linux-5.10.198.tar.xz
|
||||
|
||||
@@ -405,7 +405,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "5.4.258" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.198" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.135" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.57" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.1.58" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.4.16" if BR2_KERNEL_HEADERS_6_4
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
||||
|
||||
Reference in New Issue
Block a user