Explorar o código

linux-headers: mark EOL versions deprecated

Follow the upstream EOL cycle and mark 3.16 as deprecated for 2015.02.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias %!s(int64=10) %!d(string=hai) anos
pai
achega
f61e0a1fc8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/linux-headers/Config.in.host

+ 1 - 0
package/linux-headers/Config.in.host

@@ -56,6 +56,7 @@ choice
 
 	config BR2_KERNEL_HEADERS_3_16
 		bool "Linux 3.16.x kernel headers"
+		depends on BR2_DEPRECATED_SINCE_2015_02
 		select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_16
 
 	config BR2_KERNEL_HEADERS_3_17