From f87ec44e18d4518253f8758eb8c58a9adfbd6642 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 14 Apr 2021 09:25:01 +0200 Subject: dashboard/config/linux: update configs Bump kernel revisions to the latest upstream/linux-next/kmsan. --- 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 e73e656cd..bb0ded39a 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-20210325 + tag: next-20210413 -- cgit mrf-deployment