mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
{linux, linux-headers}: bump 6.12.x, 7.0.x, 6.18.x series
Update the latest kernel releases to: - 6.12.92 -> 6.12.93 - 6.18.34 -> 6.18.35 - 7.0.11 -> 7.0.12 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
96408d1313
commit
d609530d09
@@ -472,9 +472,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "5.15.209" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.175" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.142" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.92" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.34" if BR2_KERNEL_HEADERS_6_18
|
||||
default "7.0.11" if BR2_KERNEL_HEADERS_7_0
|
||||
default "6.12.93" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.35" if BR2_KERNEL_HEADERS_6_18
|
||||
default "7.0.12" if BR2_KERNEL_HEADERS_7_0
|
||||
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