Update to latest Linux LTS kernel 5.15.25 (#1774)

* Linux: Update kernel 5.15.25

Use highest available kernel version in Buildroot 2021.08 (5.13)

* Update Hardkernel patches to Linux 5.15

* Update generic-x86-64/ova kernel config/patches for 5.15

* Drop Intel e1000e Sourceforge driver

The driver has been discontinued sometime last year. The main reason the
out-of-tree kernel has been enabled was for support for the i219-V
network chips which meanwhile are supported in mainline.
This commit is contained in:
Stefan Agner
2022-03-01 23:40:25 +01:00
committed by GitHub
parent fc0f1e20d5
commit de21729578
36 changed files with 157 additions and 445 deletions

View File

@@ -5,15 +5,15 @@ Default Kernel tree: 5.10
| Board | Version |
|-------|---------|
| Open Virtual Appliance | 5.10.102 |
| Open Virtual Appliance | 5.15.25 |
| Raspberry Pi | 5.10.92 |
| Raspberry Pi 0-W | 5.10.92 |
| Raspberry Pi 2 | 5.10.92 |
| Raspberry Pi 3 | 5.10.92 |
| Raspberry Pi 4 | 5.10.92 |
| Tinker Board | 5.10.102 |
| Odroid-C2 | 5.10.102 |
| Odroid-C4 | 5.10.102 |
| Odroid-N2 | 5.10.102 |
| Odroid-XU4 | 5.10.102 |
| Generic x86-64 | 5.10.102 |
| Tinker Board | 5.15.25 |
| Odroid-C2 | 5.15.25 |
| Odroid-C4 | 5.15.25 |
| Odroid-N2 | 5.15.25 |
| Odroid-XU4 | 5.15.25 |
| Generic x86-64 | 5.15.25 |