linux-headers: mark EOL versions deprecated
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 3 Mar 2015 15:52:26 +0000 (12:52 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Mar 2015 21:13:00 +0000 (22:13 +0100)
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>
package/linux-headers/Config.in.host

index 9ebf48abf45cffc010d8c24224b9be6534e148df..e2bc05a051e23c00fc2517e9668bb024fd5d62fe 100644 (file)
@@ -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