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/debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/debug.yml') diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index 9ebca7a95..03e0ba045 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -27,7 +27,7 @@ config: - DEBUG_MEMORY_INIT - DEBUG_NOTIFIERS - DEBUG_CREDENTIALS: [-v6.8, -chromeos-6.6] - - DEBUG_TIMEKEEPING + - DEBUG_TIMEKEEPING: [-v6.12] - DEBUG_OBJECTS - DEBUG_OBJECTS_ENABLE_DEFAULT: 1 - DEBUG_OBJECTS_FREE -- cgit mrf-deployment