mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
ci: Use new kernel that supports more Mediatek devices
The only change since the previous kernel is that the new one includes the device tree blobs for the mt8195-cherry-tomato-r2 and mt8186-corsola-steelix-sku131072 devices. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33606>
This commit is contained in:
parent
c45d7dffca
commit
b331713f20
1 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ variables:
|
|||
DEBIAN_TEST_ANDROID_TAG: "20250212-up-angle"
|
||||
DEBIAN_TEST_GL_TAG: "20250221-piglit-04"
|
||||
DEBIAN_TEST_VK_TAG: "20250221-piglit-04"
|
||||
KERNEL_ROOTFS_TAG: "20250221-adl-fw"
|
||||
KERNEL_ROOTFS_TAG: "20250221-mtk-kernel"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20250129-lavacli"
|
||||
|
|
@ -42,7 +42,7 @@ variables:
|
|||
ALPINE_X86_64_LAVA_SSH_TAG: "20250124-spirv-tools"
|
||||
FEDORA_X86_64_BUILD_TAG: "20250128-llversionm"
|
||||
|
||||
KERNEL_TAG: "v6.13-rc4-mesa-6587"
|
||||
KERNEL_TAG: "v6.13-rc4-mesa-50ca"
|
||||
KERNEL_REPO: "gfx-ci/linux"
|
||||
PKG_REPO_REV: "95bf62c"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue