From 781cd014b6df5e8b6494e386c91126a6557a13e4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 26 Mar 2021 09:15:41 +0100 Subject: dashboard/config/linux: update configs 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 275503dbf..9a8ae4506 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: 6417f03132a6952cd17ddd8eaddbac92b61b17e0 + tag: v5.12-rc4 -- cgit mrf-deployment