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, 7.1.x, 6.18.x series
Update the latest kernel releases to: - 7.1.4 -> 7.1.5 - 6.18.39 -> 6.18.40 - 6.12.96 -> 6.12.98 - 6.6.144 -> 6.6.145 - 6.1.177 -> 6.1.178 - 5.15.211 -> 5.15.212 - 5.10.260 -> 5.10.261 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
8c96a8981f
commit
3a2f933f8c
@@ -143,7 +143,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
|
||||
|
||||
config BR2_LINUX_KERNEL_VERSION
|
||||
string
|
||||
default "7.1.4" if BR2_LINUX_KERNEL_LATEST_VERSION
|
||||
default "7.1.5" if BR2_LINUX_KERNEL_LATEST_VERSION
|
||||
default "5.10.254-cip72" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
|
||||
default "5.10.254-cip72-rt32" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
|
||||
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 7d2e1b5d5ab36b3a01856e71782dad2a54e634fb2b37c0a42998def3bbf957c1 linux-6.12.96.tar.xz
|
||||
sha256 ec19b8307b495078cdc03749e63cb3802ac23cf6122c82eb9719feeb4557ecc3 linux-6.6.144.tar.xz
|
||||
sha256 f6529bfe1a457adab69156fb7fa2232cc203eb63f5e46210f9953d6fc9f70a30 linux-6.1.177.tar.xz
|
||||
sha256 a62b6a2d207ff72510e5f47156b7078e1e71797357412411b8e4fff97fc8f4c7 linux-6.12.98.tar.xz
|
||||
sha256 de100e33d8ad8b6f4b3d2335b179e961be3c00ae7a39efdb052182a8d8bf0126 linux-6.6.145.tar.xz
|
||||
sha256 7d83fa67ca75032b1ac6ef49973722073963c0cb9bc3aa7ef3efa749cf6c720f linux-6.1.178.tar.xz
|
||||
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
|
||||
sha256 beb954e53617928b751944a89b6670bf9a9c7177c641b24c5dba504e46f1d961 linux-5.15.211.tar.xz
|
||||
sha256 47a8297131505b7d38338d39ad8a9d592507d33c695b27b1bbe55f25869a6b84 linux-5.10.260.tar.xz
|
||||
sha256 c396aeebc90c7aecb7f7abdf504c19b372c9926eb0cf0e91f9f09d7d870b65fe linux-5.15.212.tar.xz
|
||||
sha256 a19ca1100640a5fd3b452eb15fe9de32f8deb4ab1866dd7db52183b1a2fad7c4 linux-5.10.261.tar.xz
|
||||
# Locally computed
|
||||
sha256 bd5db7fe3b0475cce4fc72db7a7f7df1c22b970aabe5ebff6ddd48098973bdf2 linux-cip-5.10.254-cip72.tar.gz
|
||||
sha256 97d7d5139900c10ff7435779be4857dda531e7cf6abba52c12a5f39aae195411 linux-cip-5.10.254-cip72-rt32.tar.gz
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v7.x/sha256sums.asc
|
||||
sha256 1c63922a119675d38e3ae0f8f6ee07f15c41a786ab9ed66563749bb8c9a08e2e linux-7.1.4.tar.xz
|
||||
sha256 22a0196b3cbcdf34dc27b77561f4d040585fd3447edc9ab3531a1ac79e3041e7 linux-7.1.5.tar.xz
|
||||
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 a7a7e3d2ae9d95e74197223a8d4eb5f6be7aac21b6e6de27e9685d001c1f8cb0 linux-6.18.39.tar.xz
|
||||
sha256 3712fc1ec839e4daac981176c8518912e8f452650aaedfe4381da4419613a431 linux-6.18.40.tar.xz
|
||||
|
||||
# Licenses hashes
|
||||
sha256 fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0 COPYING
|
||||
|
||||
@@ -472,13 +472,13 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "5.10.260" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.211" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.177" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.144" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.96" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.39" if BR2_KERNEL_HEADERS_6_18
|
||||
default "7.1.4" if BR2_KERNEL_HEADERS_7_1
|
||||
default "5.10.261" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.212" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.178" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.145" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.98" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.40" if BR2_KERNEL_HEADERS_6_18
|
||||
default "7.1.5" if BR2_KERNEL_HEADERS_7_1
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
||||
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
|
||||
|
||||
Reference in New Issue
Block a user