linux-headers: mark EOL versions deprecated
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 28 Jul 2015 13:48:01 +0000 (10:48 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Jul 2015 20:48:40 +0000 (22:48 +0200)
Follow the upstream EOL cycle and mark 4.0 as deprecated for 2015.08.

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 2fcc39b06199b35602d431c6bd058bd6db0db408..41ba27f9848e2415459d0a3b0f30e65f60f9b6f1 100644 (file)
@@ -84,6 +84,7 @@ choice
 
        config BR2_KERNEL_HEADERS_4_0
                bool "Linux 4.0.x kernel headers"
+               depends on BR2_DEPRECATED_SINCE_2015_08
                select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_0
 
        config BR2_KERNEL_HEADERS_4_1