Browse Source

linux-headers: mark EOL versions deprecated

Follow the upstream EOL cycle and mark 3.17 as deprecated for 2015.05.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 10 năm trước cách đây
mục cha
commit
7dd9214db6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      package/linux-headers/Config.in.host

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

@@ -68,6 +68,7 @@ choice
 
 	config BR2_KERNEL_HEADERS_3_17
 		bool "Linux 3.17.x kernel headers"
+		depends on BR2_DEPRECATED_SINCE_2015_05
 		depends on !BR2_nios2
 		select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17