From 5464aef7b4033e1b144a5805a189feb0f7b2b69e Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Fri, 25 Apr 2025 12:06:17 +0200 Subject: dashboard/configs: regenerate Linux configs Use the latest linux-next and torvalds releases. --- 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 09c8e883c..ee7807e47 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: v6.14 + tag: v6.15-rc3 -- cgit mrf-deployment