summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/update-rt.sh
Commit message (Collapse)AuthorAge
* linux-rt: Avoid RCsTim Steinbach2021-04-28
|
* linux-rt: use latest versionilian2021-02-13
| | | | | | | Take the last kernel version listed in sha256sums.asc when multiple versions are listed. We assume that the patches listed in sha256sums.asc are ordered by increasing version number.
* linux-rt_latest: 5.9.1-rt20 -> 5.10-rt17Orivej Desh2020-12-14
| | | | | | | This does not keep 5.9 series because it has known issues and rt upstream has stopped maintaining it in favor of 5.10. "ls -v" sorts by version, making 5.10 the next $prev kernel.
* linux-rt: add update scriptOrivej Desh2020-09-02