From b765b04aeea9a558fdff8dd038b70d0313c95bd6 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Wed, 29 Jan 2025 13:24:15 +0100 Subject: dashboard/config/linux: update to v6.13 and latest next Remove the deprecated options. Replace old "linux-next" conditions with the version numbers. --- 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 9ddf94908..19876c182 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.11-rc5 + tag: v6.13 -- cgit mrf-deployment