Uprev ANGLE to ec4d8f8e4d3f1a9e64430abd8b6b436253732adf

db71e8fa7c...ec4d8f8e4d

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35040>
This commit is contained in:
Collabora's Gfx CI Team
2025-05-18 00:08:33 +00:00
committed by Marge Bot
parent 32c419744e
commit 3b6d7cdd23
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
variables:
CONDITIONAL_BUILD_ANGLE_TAG: f104c596c1c730004745bbbac4098012
CONDITIONAL_BUILD_ANGLE_TAG: 293033e496e669a586730e420358374b
CONDITIONAL_BUILD_CROSVM_TAG: bb7f75d912ef43be8c9204385d79820a
CONDITIONAL_BUILD_FLUSTER_TAG: f1af06c34ccdbb5b44f78adaeb63603c
CONDITIONAL_BUILD_PIGLIT_TAG: 056777e206396f4d5d5e4b91d8ded210

View File

@@ -13,7 +13,7 @@ section_start angle "Building ANGLE"
# setting up the environment variables locally
ci_tag_build_time_check "ANGLE_TAG"
ANGLE_REV="db71e8fa7c26d18f76d7b9e9474447b20f1c73b3"
ANGLE_REV="ec4d8f8e4d3f1a9e64430abd8b6b436253732adf"
DEPOT_REV="5982a1aeb33dc36382ed8c62eddf52a6135e7dd3"
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined

View File

@@ -23,8 +23,8 @@ variables:
DEBIAN_BUILD_TAG: "20250515-aarch64"
DEBIAN_TEST_ANDROID_TAG: "20250516-angle-db7"
DEBIAN_TEST_GL_TAG: "20250516-piglit-176"
DEBIAN_TEST_ANDROID_TAG: "20250524-angle-ec"
DEBIAN_TEST_GL_TAG: "20250524-angle-ec"
DEBIAN_TEST_VIDEO_TAG: "20250503-fluster"
DEBIAN_TEST_VK_TAG: "20250520-vkd3d"