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-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 676e06016..491174b1a 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: v5.17-rc1 + tag: v5.18-rc1 -- cgit mrf-deployment