From 76315cbfa2162f3d5e23db179626dedb9dab7e76 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 15 Feb 2023 09:25:42 +0100 Subject: dashboard/config/linux: update to latest kernel --- dashboard/config/linux/bits/linux-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-upstream.yml') diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index 19526a86c..b30204c66 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: v6.2-rc5 + tag: v6.2-rc8 -- cgit mrf-deployment