From f7ec9f3a83db5faad3fcd5b196b2f5f0c5d1efdc Mon Sep 17 00:00:00 2001 From: Marco Elver Date: Mon, 8 Nov 2021 20:33:52 +0100 Subject: dashboard/config/linux: update configs to 5.15 5.15 was released, update a few TODOs that were dependent on 5.15 being properly released. Re-generate all 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 b5401d397..a51a58fbd 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.15-rc5 + tag: v5.15 -- cgit mrf-deployment