aboutsummaryrefslogtreecommitdiff
path: root/target/linux/oxnas/patches-5.4/500-oxnas-sata.patch
Commit message (Collapse)AuthorAge
* oxnas: switch to Linux 5.10Daniel Golle2021-10-09
| | | | | | | Linux 5.10 has been there as testing kernel for a while now. Do the switch and drop config and patches for Linux 5.4. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* oxnas: enable sata on Pogoplug V3/ProSungbo Eo2020-03-17
| | | | | | | | | Pogoplug V3/Pro has an interanl SATA port. To use it, DTS sata node should be enabled, and kmod-ata-oxnas-sata package needs to be installed. Fixes: FS#2542 Signed-off-by: Sungbo Eo <mans0n@gorani.run>
* oxnas: add 5.4 as testing kernel versionDaniel Golle2020-03-06
Add 5.4 kernel version as a new testing kernel option. Run-tested on Shuttle KD20, seems to work just as well as kernel 4.14. Signed-off-by: Daniel Golle <daniel@makrotopia.org>