From 692fdadc4d5138358d9fab138ccc597ed66a6f42 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 4 May 2021 11:10:02 +0200 Subject: dashboard/config/linux: update to latest linux-next --- dashboard/config/linux/bits/linux-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-next.yml') diff --git a/dashboard/config/linux/bits/linux-next.yml b/dashboard/config/linux/bits/linux-next.yml index bb0ded39a..52bbb3129 100644 --- a/dashboard/config/linux/bits/linux-next.yml +++ b/dashboard/config/linux/bits/linux-next.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git - tag: next-20210413 + tag: next-20210504 -- cgit mrf-deployment