mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
{linux, linux-headers}: bump 5.{4, 10}.x 4.{4, 9, 14, 19} series
Drop 5.9 stable (EOL). Signed-off-by: Petr Vorel <petr.vorel@gmail.com> [Peter: add Config.in.legacy handling for 5.9] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
37a909cacf
commit
54584d233b
@@ -162,6 +162,13 @@ config BR2_PACKAGE_HOST_RCW
|
||||
been renamed to qoriq-rcw, to leave room for other *-rcw
|
||||
packages for other platforms.
|
||||
|
||||
config BR2_KERNEL_HEADERS_5_9
|
||||
bool "kernel headers version 5.9.x are no longer supported"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
Version 5.9.x of the Linux kernel headers are no longer
|
||||
maintained upstream and are now removed.
|
||||
|
||||
config BR2_KERNEL_HEADERS_5_8
|
||||
bool "kernel headers version 5.8.x are no longer supported"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user