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:
Bernd Kuhls
2026-04-23 08:14:02 +02:00
committed by Julien Olivain
parent 1f2845d8d6
commit 967b193f9f
4 changed files with 7 additions and 7 deletions

View File

@@ -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