From 21a0e5bcea4c75eb31980949783e6317d882b093 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 27 May 2025 12:30:15 +0200 Subject: [PATCH] ci: add driver: xf86-input-joystick (master) Add building the joystick input driver. Needs bugfixes not released yet. Signed-off-by: Enrico Weigelt, metux IT consult --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7bfd04ae1..0be9f065e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -260,6 +260,8 @@ xf86-driver-build-test: SHA: xf86-input-elographics-1.4.4 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev SHA: xf86-input-evdev-2.11.0 + - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-input-joystick + SHA: fa296d27fb479107fa6328a7565f665de2de98d3 # 5 commits ahead of 1.6.4 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput SHA: xf86-input-libinput-1.5.0 - REPO: https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse