mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
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:
committed by
Peter Korsgaard
parent
a5c88de280
commit
606f9ecbde
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user