Skip to content

Commit 3b6d7cd

Browse files
Collabora's Gfx CI TeamMarge Bot
authored andcommitted
Uprev ANGLE to ec4d8f8e4d3f1a9e64430abd8b6b436253732adf
google/angle@db71e8f...ec4d8f8 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35040>
1 parent 32c4197 commit 3b6d7cd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables:
2-
CONDITIONAL_BUILD_ANGLE_TAG: f104c596c1c730004745bbbac4098012
2+
CONDITIONAL_BUILD_ANGLE_TAG: 293033e496e669a586730e420358374b
33
CONDITIONAL_BUILD_CROSVM_TAG: bb7f75d912ef43be8c9204385d79820a
44
CONDITIONAL_BUILD_FLUSTER_TAG: f1af06c34ccdbb5b44f78adaeb63603c
55
CONDITIONAL_BUILD_PIGLIT_TAG: 056777e206396f4d5d5e4b91d8ded210

.gitlab-ci/container/build-angle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ section_start angle "Building ANGLE"
1313
# setting up the environment variables locally
1414
ci_tag_build_time_check "ANGLE_TAG"
1515

16-
ANGLE_REV="db71e8fa7c26d18f76d7b9e9474447b20f1c73b3"
16+
ANGLE_REV="ec4d8f8e4d3f1a9e64430abd8b6b436253732adf"
1717
DEPOT_REV="5982a1aeb33dc36382ed8c62eddf52a6135e7dd3"
1818

1919
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined

.gitlab-ci/image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ variables:
2323

2424
DEBIAN_BUILD_TAG: "20250515-aarch64"
2525

26-
DEBIAN_TEST_ANDROID_TAG: "20250516-angle-db7"
27-
DEBIAN_TEST_GL_TAG: "20250516-piglit-176"
26+
DEBIAN_TEST_ANDROID_TAG: "20250524-angle-ec"
27+
DEBIAN_TEST_GL_TAG: "20250524-angle-ec"
2828
DEBIAN_TEST_VIDEO_TAG: "20250503-fluster"
2929
DEBIAN_TEST_VK_TAG: "20250520-vkd3d"
3030

0 commit comments

Comments
 (0)