Update Linux kernel to 5.10 LTS (#1214)

* Drop ODROID specific kernel update script

With the jump to Linux 5.10 LTS we can use the same upstream kernel for
Hardkernel ODROID boards as well. Extend the update-kernel-upstream.sh
to support the ODROID boards.

* Linux: Update kernel 5.10.13
This commit is contained in:
Stefan Agner
2021-02-05 18:52:16 +01:00
committed by GitHub
parent 8bbc330407
commit 57ffd6444b
24 changed files with 39 additions and 2208 deletions

View File

@@ -5,15 +5,15 @@ Default Kernel tree: 5.4
| Board | Version |
|-------|---------|
| Open Virtual Appliance | 5.4.82 |
| Open Virtual Appliance | 5.10.13 |
| Raspberry Pi | 5.4.83 |
| Raspberry Pi 0-W | 5.4.83 |
| Raspberry Pi 2 | 5.4.83 |
| Raspberry Pi 3 | 5.4.83 |
| Raspberry Pi 4 | 5.4.83 |
| Tinker Board | 5.4.82 |
| Odroid-C2 | 5.9.13 |
| Odroid-C4 | 5.9.13 |
| Odroid-N2 | 5.9.13 |
| Odroid-XU4 | 5.9.13 |
| Intel NUC | 5.4.82 |
| Tinker Board | 5.10.13 |
| Odroid-C2 | 5.10.13 |
| Odroid-C4 | 5.10.13 |
| Odroid-N2 | 5.10.13 |
| Odroid-XU4 | 5.10.13 |
| Intel NUC | 5.10.13 |