From: Gustavo Zacarias Date: Tue, 3 Mar 2015 15:52:26 +0000 (-0300) Subject: linux-headers: mark EOL versions deprecated X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7dd9214db6f92dce89d8642d80be86a84bdc98f8;p=buildroot.git 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 Signed-off-by: Thomas Petazzoni --- diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index 9ebf48abf4..e2bc05a051 100644 --- a/package/linux-headers/Config.in.host +++ b/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