package/linux-headers: drop 7.0.x option

The 7.0.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: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls
2026-06-28 13:39:41 +02:00
committed by Peter Korsgaard
parent a5c88de280
commit 606f9ecbde
4 changed files with 7 additions and 7 deletions

View File

@@ -146,6 +146,13 @@ endif
comment "Legacy options removed in 2026.08"
config BR2_KERNEL_HEADERS_7_0
bool "kernel headers version 7.0.x are no longer supported"
select BR2_LEGACY
help
Version 7.0.x of the Linux kernel headers are no longer
maintained upstream and are now removed.
config BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_SAP
bool "bluez sap plugin removed"
select BR2_LEGACY