From 922c4e284323d5886f03ac95455e50bd1abf11f1 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Mon, 16 Feb 2026 13:09:36 +0100 Subject: [PATCH] .github: update piglit Use piglit commit 59111996534f875ca88bce51f21fa2e6564895da. Signed-off-by: Enrico Weigelt, metux IT consult --- .github/scripts/install-prereq.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/install-prereq.sh b/.github/scripts/install-prereq.sh index 97b310bf32..c28eb72949 100755 --- a/.github/scripts/install-prereq.sh +++ b/.github/scripts/install-prereq.sh @@ -17,7 +17,7 @@ build_meson xorgproto $(fdo_mirror xorgproto) xorgp # really must be build via autoconf instead of meson, otherwise piglit wont find the test programs build_ac_xts xts $(fdo_mirror xts) aae51229af810efba24412511f60602fab53eded -clone_source piglit $(fdo_mirror piglit) 28d1349844eacda869f0f82f551bcd4ac0c4edfe +clone_source piglit $(fdo_mirror piglit) 59111996534f875ca88bce51f21fa2e6564895da echo '[xts]' > piglit/piglit.conf echo "path=$X11_BUILD_DIR/xts" >> piglit/piglit.conf