diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-10-20 13:25:36 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-10-21 10:22:10 +0200 |
| commit | 17238766a19e0679d04a87668b0dc3fa5dc1082b (patch) | |
| tree | fd7e7295f7752c56d33fa037e5f6faced02f8296 /dashboard/config/linux/bits/linux-upstream.yml | |
| parent | 7621b9fe960917b14ce470f31a6c1d571c9d1a12 (diff) | |
dashboard/config/linux: bump kernel versions
The original kernel versions were chosen to minimize diffs
with the old configs. Bump kernel versions to the currently
latest releases/tags.
Update #2171
Diffstat (limited to 'dashboard/config/linux/bits/linux-upstream.yml')
| -rw-r--r-- | dashboard/config/linux/bits/linux-upstream.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index 8ccd40358..9b909a679 100644 --- a/dashboard/config/linux/bits/linux-upstream.yml +++ b/dashboard/config/linux/bits/linux-upstream.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git - tag: v5.8-rc7 + tag: v5.9 |
