mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
{linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 6.18.x series
Update the latest kernel releases to: - 6.18.40 -> 6.18.41 - 6.12.99 -> 6.12.100 - 6.6.146 -> 6.6.147 - 6.1.179 -> 6.1.180 - 5.15.212 -> 5.15.213 - 5.10.261 -> 5.10.262 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
a568d33d23
commit
4140720904
@@ -1,10 +1,10 @@
|
|||||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||||
sha256 6a477222c132033381cda981eb0127f29fbcbba17e820283bc21290f8e408629 linux-6.12.99.tar.xz
|
sha256 67f973533406492e86774bacbcefae50d50d5c34cbf703c47ec526a5efdcee90 linux-6.12.100.tar.xz
|
||||||
sha256 62e6c1e456202b57b048071593e890f9e8f50fb50fe0df64f8bfbf65f360140e linux-6.6.146.tar.xz
|
sha256 e76329b7ee046883d55a1868253cffe67c526a6da6140ebecd3cd6ac44db4abb linux-6.6.147.tar.xz
|
||||||
sha256 dd4a164b6ffdcac6b1d958eb14bee256b10819557ee58ac5c9f6a1ae33380126 linux-6.1.179.tar.xz
|
sha256 4f0e601759b55cfc4d0bf4990859b93bc74fb915cde532284f0765b77ca0f86a linux-6.1.180.tar.xz
|
||||||
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
|
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
|
||||||
sha256 c396aeebc90c7aecb7f7abdf504c19b372c9926eb0cf0e91f9f09d7d870b65fe linux-5.15.212.tar.xz
|
sha256 c4721b4b8535f3e418ee579c70645fbfd5ddfba4943c31b919e8c9522371e1d8 linux-5.15.213.tar.xz
|
||||||
sha256 a19ca1100640a5fd3b452eb15fe9de32f8deb4ab1866dd7db52183b1a2fad7c4 linux-5.10.261.tar.xz
|
sha256 fae7da8a9b97e5386f0a3dc3c5c8a88be17fcf2d0792a58a5a0c5b4f5775b483 linux-5.10.262.tar.xz
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 bd5db7fe3b0475cce4fc72db7a7f7df1c22b970aabe5ebff6ddd48098973bdf2 linux-cip-5.10.254-cip72.tar.gz
|
sha256 bd5db7fe3b0475cce4fc72db7a7f7df1c22b970aabe5ebff6ddd48098973bdf2 linux-cip-5.10.254-cip72.tar.gz
|
||||||
sha256 97d7d5139900c10ff7435779be4857dda531e7cf6abba52c12a5f39aae195411 linux-cip-5.10.254-cip72-rt32.tar.gz
|
sha256 97d7d5139900c10ff7435779be4857dda531e7cf6abba52c12a5f39aae195411 linux-cip-5.10.254-cip72-rt32.tar.gz
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
sha256 22a0196b3cbcdf34dc27b77561f4d040585fd3447edc9ab3531a1ac79e3041e7 linux-7.1.5.tar.xz
|
sha256 22a0196b3cbcdf34dc27b77561f4d040585fd3447edc9ab3531a1ac79e3041e7 linux-7.1.5.tar.xz
|
||||||
|
|
||||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||||
sha256 3712fc1ec839e4daac981176c8518912e8f452650aaedfe4381da4419613a431 linux-6.18.40.tar.xz
|
sha256 17fc72f0f8d4a8a8633a5d20085f5d9c5a5ec51ee896a0b7ae1ec25da31273ea linux-6.18.41.tar.xz
|
||||||
|
|
||||||
# Licenses hashes
|
# Licenses hashes
|
||||||
sha256 fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0 COPYING
|
sha256 fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0 COPYING
|
||||||
|
|||||||
@@ -472,12 +472,12 @@ endchoice
|
|||||||
|
|
||||||
config BR2_DEFAULT_KERNEL_HEADERS
|
config BR2_DEFAULT_KERNEL_HEADERS
|
||||||
string
|
string
|
||||||
default "5.10.261" if BR2_KERNEL_HEADERS_5_10
|
default "5.10.262" if BR2_KERNEL_HEADERS_5_10
|
||||||
default "5.15.212" if BR2_KERNEL_HEADERS_5_15
|
default "5.15.213" if BR2_KERNEL_HEADERS_5_15
|
||||||
default "6.1.179" if BR2_KERNEL_HEADERS_6_1
|
default "6.1.180" if BR2_KERNEL_HEADERS_6_1
|
||||||
default "6.6.146" if BR2_KERNEL_HEADERS_6_6
|
default "6.6.147" if BR2_KERNEL_HEADERS_6_6
|
||||||
default "6.12.99" if BR2_KERNEL_HEADERS_6_12
|
default "6.12.100" if BR2_KERNEL_HEADERS_6_12
|
||||||
default "6.18.40" if BR2_KERNEL_HEADERS_6_18
|
default "6.18.41" if BR2_KERNEL_HEADERS_6_18
|
||||||
default "7.1.5" if BR2_KERNEL_HEADERS_7_1
|
default "7.1.5" if BR2_KERNEL_HEADERS_7_1
|
||||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||||
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
||||||
|
|||||||
Reference in New Issue
Block a user