linux-headers: mark EOL versions deprecated
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 2 Jun 2015 17:34:35 +0000 (14:34 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 2 Jun 2015 20:51:09 +0000 (22:51 +0200)
Follow the upstream EOL cycle and mark 3.19 as deprecated for 2015.08.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index d81cd366eb9fad49fbf72ba8a2f4e5319aa3a9ef..653209e7eb7b0125b2b506f50466db510e93a33b 100644 (file)
@@ -79,6 +79,7 @@ choice
 
        config BR2_KERNEL_HEADERS_3_19
                bool "Linux 3.19.x kernel headers"
+               depends on BR2_DEPRECATED_SINCE_2015_08
                select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_19
 
        config BR2_KERNEL_HEADERS_4_0