Bump ODROID boards to Linux 5.9 (#898)
* Bump ODROID boards to Linux 5.9.1 This makes quite some patches obsolete which since have been upstreamed. * Drop Linux 5.7 header symbols Since we do not introduce new packages which actually require a newer kernel headers, there is no value in having config symbols for the new kernel version. Buildroot is still using the headers from our kernel, and hence gets the latest version of the headers.
This commit is contained in:
@@ -115,10 +115,6 @@ 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_7
|
||||
bool "5.7.x or later"
|
||||
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_7
|
||||
|
||||
config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_4
|
||||
bool "5.4.x or later"
|
||||
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
||||
|
||||
Reference in New Issue
Block a user