From 80e19e7b1e6ff5e97e1f30076fe345ecda8f7aa8 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sat, 24 May 2025 14:19:16 +0100 Subject: [PATCH] ci: Bump v6.14 kernel for updated Panthor scheduler Apply a newer version of the Panthor scheduling timeout fix from the list. Signed-off-by: Daniel Stone Part-of: --- .gitlab-ci/image-tags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 17724c0cadb..bac5b4287d3 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -34,7 +34,7 @@ variables: FEDORA_X86_64_BUILD_TAG: "20250423-rootfs" - KERNEL_TAG: "v6.14-mesa-dea4" + KERNEL_TAG: "v6.14-mesa-7c6b" KERNEL_REPO: "gfx-ci/linux" PKG_REPO_REV: "95bf62c" FIRMWARE_TAG: "36f9bbfa"