mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/linux-headers: drop support for 5.6.x headers
The 5.6.x series is now EOL so remove the option and add legacy handling for it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
|
||||
sha256 40d318add8cefe3fdb26f19dac7386f5e7b63854ae021e593466902856ce9ded linux-5.7.1.tar.xz
|
||||
sha256 25504b4de7baf912071d1ed40b13af0689305442b9dea9218fd096d8bd997cf7 linux-5.6.16.tar.xz
|
||||
sha256 103f039f34a9009c42ea643b4f473bda6bb9607d5ad7f63b56b3e2351615fe2e linux-5.4.45.tar.xz
|
||||
# From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
|
||||
sha256 418299385195f09b27e371a35f305f3aff148e7557a341b53460091303aa9bb7 linux-4.4.226.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user