From efeff0a5c583d6c8158481970f1b0dd581358d5a Mon Sep 17 00:00:00 2001 From: Marco Elver Date: Thu, 5 May 2022 14:42:29 +0200 Subject: dashboard/config/linux: update configs to next-20220505 Along with small changes due to changed Kconfig variables. --- 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 491174b1a..8d5ee35e8 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.18-rc1 + tag: v5.18-rc5 -- cgit mrf-deployment