mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/linux-headers: drop 6.19.x option
The 6.19.x series is now EOL upstream, so drop the linux-headers option and add legacy handling for it. 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
1f2845d8d6
commit
967b193f9f
@@ -146,6 +146,13 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.05"
|
||||
|
||||
config BR2_KERNEL_HEADERS_6_19
|
||||
bool "kernel headers version 6.19.x are no longer supported"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
Version 6.19.x of the Linux kernel headers are no longer
|
||||
maintained upstream and are now removed.
|
||||
|
||||
config BR2_PACKAGE_PCRE
|
||||
bool "pcre removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user