package/linux-headers: drop 6.3.x option

The 6.3.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: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls
2023-07-20 07:39:15 +02:00
committed by Thomas Petazzoni
parent 5037426d2b
commit cd8028b220
3 changed files with 7 additions and 6 deletions

View File

@@ -146,6 +146,13 @@ endif
comment "Legacy options removed in 2023.08"
config BR2_KERNEL_HEADERS_6_3
bool "kernel headers version 6.3.x are no longer supported"
select BR2_LEGACY
help
Version 6.3.x of the Linux kernel headers are no longer
maintained upstream and are now removed.
config BR2_PACKAGE_TOVID
bool "tovid removed"
select BR2_LEGACY