Commit e81b166e authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

linux-headers: mark EOL versions deprecated



Follow the upstream EOL cycle and mark 4.3 as deprecated for 2016.05.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent bca107ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ choice

	config BR2_KERNEL_HEADERS_4_3
		bool "Linux 4.3.x kernel headers"
		depends on BR2_DEPRECATED_SINCE_2016_05
		select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_3

	config BR2_KERNEL_HEADERS_4_4