From 8f6b7ef4f708a37bb529bc5c792b644bce72385b Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 27 May 2025 11:48:12 +0200 Subject: [PATCH] ci: driver update: xf86-video-amdgpu (master) No release yet, so we have to use a specific commit (latest master). Signed-off-by: Enrico Weigelt, metux IT consult --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6808ed183..a2db29f56 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -265,7 +265,7 @@ xf86-driver-build-test: - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-input-synaptics SHA: xf86-input-synaptics-1.10.0 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu - SHA: xf86-video-amdgpu-23.0.0 + SHA: 2cb59a92de4a19909682a35e4f31f3c02de2899f # 18 commits ahead of 23.0.0 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati SHA: xf86-video-ati-22.0.0 - REPO: https://gitlab.freedesktop.org/metux/xf86-video-intel