mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
Merge branch 'uprev-ANGLE' into 'main'
ci: Uprev Angle See merge request mesa/mesa!38941
This commit is contained in:
commit
cc589b4990
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
variables:
|
variables:
|
||||||
CONDITIONAL_BUILD_ANDROID_CTS_TAG: b018634d732f438027ec58c0383615e7
|
CONDITIONAL_BUILD_ANDROID_CTS_TAG: b018634d732f438027ec58c0383615e7
|
||||||
CONDITIONAL_BUILD_ANGLE_TAG: 6ade8a52dd596b3de5dee62006bf4fc3
|
CONDITIONAL_BUILD_ANGLE_TAG: baed90aea020e14c4e60d51335b6e828
|
||||||
CONDITIONAL_BUILD_CROSVM_TAG: 4c61f9707203afca91db3efeb57175db
|
CONDITIONAL_BUILD_CROSVM_TAG: 4c61f9707203afca91db3efeb57175db
|
||||||
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
|
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
|
||||||
CONDITIONAL_BUILD_PIGLIT_TAG: 8eafc8b1214f64f0d9a298e7a57bc87a
|
CONDITIONAL_BUILD_PIGLIT_TAG: 8eafc8b1214f64f0d9a298e7a57bc87a
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ section_start angle "Building ANGLE"
|
||||||
# setting up the environment variables locally
|
# setting up the environment variables locally
|
||||||
ci_tag_build_time_check "ANGLE_TAG"
|
ci_tag_build_time_check "ANGLE_TAG"
|
||||||
|
|
||||||
ANGLE_REV="2ed4b049c064add3109c7b1e0c954a0bce856df8"
|
ANGLE_REV="5a9859805e5a31d51baf6abda97a3aeaf859be7b"
|
||||||
DEPOT_REV="5982a1aeb33dc36382ed8c62eddf52a6135e7dd3"
|
DEPOT_REV="5982a1aeb33dc36382ed8c62eddf52a6135e7dd3"
|
||||||
|
|
||||||
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined
|
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined
|
||||||
|
|
|
||||||
|
|
@ -23,8 +23,8 @@ variables:
|
||||||
DEBIAN_BUILD_TAG: "20250926-D3D618"
|
DEBIAN_BUILD_TAG: "20250926-D3D618"
|
||||||
|
|
||||||
DEBIAN_TEST_BASE_TAG: "20251203-virgl"
|
DEBIAN_TEST_BASE_TAG: "20251203-virgl"
|
||||||
DEBIAN_TEST_ANDROID_TAG: "20251212-angle-2e"
|
DEBIAN_TEST_ANDROID_TAG: "20251219-angle-5a"
|
||||||
DEBIAN_TEST_GL_TAG: "20251212-piglit-28"
|
DEBIAN_TEST_GL_TAG: "20251219-angle-5a"
|
||||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||||
DEBIAN_TEST_VK_TAG: "20251208-deqp"
|
DEBIAN_TEST_VK_TAG: "20251208-deqp"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue