From b8de1788c10b61573834f2516e1441eb850a9501 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 11 Mar 2016 11:32:22 -0300 Subject: linux-headers: remove deprecated version 3.17.x Remove for the upcoming 2016.05 release, it's been deprecated for a year now. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- Config.in.legacy | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Config.in.legacy') diff --git a/Config.in.legacy b/Config.in.legacy index bb7c33396..807d70137 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -145,6 +145,16 @@ endif ############################################################################### comment "Legacy options removed in 2016.05" +config BR2_KERNEL_HEADERS_3_17 + bool "kernel headers version 3.17.x are no longer supported" + select BR2_KERNEL_HEADERS_3_18 + select BR2_LEGACY + help + Version 3.17.x of the Linux kernel headers have been deprecated + for more than four buildroot releases and are now removed. + As an alternative, version 3.18.x of the headers have been + automatically selected in your configuration. + config BR2_GDB_VERSION_7_7 bool "gdb 7.7 has been removed" select BR2_LEGACY -- cgit v1.2.3