Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pistachio: drop support for kernel 4.14 | Adrian Schmutzler | 2020-09-02 | 1 | -707/+0 |
| | | | | | | | The target seems to be working on 5.4, so drop 4.14 support in preparation for removing it from master entirely. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | kernel: bump 4.14 to 4.14.70 | Koen Vandeputte | 2018-09-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Refreshed all patches. Added new patch: - 192-Revert-ubifs-xattr-Don-t-operate-on-deleted-inodes.patch This fixes a bug introduced in upstream 4.14.68 which caused targets using ubifs to produce file-system errors on boot, rendering them useless. Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> | ||||
* | pistachio: add kernel 4.14 support | Matti Laakso | 2018-03-31 | 1 | -0/+706 |
Add patches and config for 4.14, refreshed from 4.9. Signed-off-by: Matti Laakso <matti.laakso@outlook.com> |