Fix Linux kernel 5.15 bump fallout (#1777)

* Add generic-aarch64 to the list of Kernels

* Bump buildroot

* buildroot 8bbb32c16a...962ff8c0d4 (1):
  > package/rtl8812au-aircrack-ng: bump version to 3a6402e

* Fix kernel version for Raspberry Pi kernel based boards
This commit is contained in:
Stefan Agner
2022-03-02 12:16:22 +01:00
committed by GitHub
parent cd87324452
commit 7ca62cb53a
9 changed files with 11 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# Kernel Version
Default Kernel tree: 5.10
Default Kernel tree: 5.15
| Board | Version |
|-------|---------|
@@ -16,4 +16,5 @@ Default Kernel tree: 5.10
| Odroid-C4 | 5.15.25 |
| Odroid-N2 | 5.15.25 |
| Odroid-XU4 | 5.15.25 |
| Generic aarch64 | 5.15.25 |
| Generic x86-64 | 5.15.25 |