From 86b4b7f81837a5f26db1e1e2cbbefc7c3885fb08 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Wed, 6 Apr 2022 10:44:47 +0200 Subject: dashboard/config/linux: update linux configs to v5.18-rc1 update linux to v5.18-rc1 fix dependency update errors update configs --- 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 bc9569340..76b141252 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-20220222 + tag: next-20220405 -- cgit mrf-deployment