{linux, linux-headers}: add version 5.6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Peter: move .. or later text to 5.6]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls
2020-03-30 20:22:50 +02:00
committed by Peter Korsgaard
parent cce8ed1b98
commit d1f002c42e
5 changed files with 24 additions and 5 deletions

View File

@@ -115,8 +115,12 @@ choice
If your toolchain uses headers newer than the latest version
in the choice, then select the latest version.
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_6
bool "5.6.x or later"
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_6
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_5
bool "5.5.x or later"
bool "5.5.x"
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_5
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_4