mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
ci/android: Update Cuttlefish build
The new version updates the default Mesa version to 26.1.0-devel. This is used for booting the VM, after which point the drivers are replaced by the ones built in the Mesa CI pipeline. Fixes GPU faults with ANGLE on Turnip. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40010>
This commit is contained in:
parent
1b8018389b
commit
57d55f8c09
2 changed files with 2 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ debian/s390x_build:
|
|||
LLVM_VERSION: &debian-android-llvm 19
|
||||
CUTTLEFISH_PROJECT_PATH: gfx-ci/android/aosp-manifest
|
||||
CUTTLEFISH_BUILD_VERSION_TAGS: mesa-venus
|
||||
CUTTLEFISH_BUILD_NUMBER: 20260315.001
|
||||
CUTTLEFISH_BUILD_NUMBER: 20260402.001
|
||||
|
||||
# Android NDK cross-build image
|
||||
debian/android_build:
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ variables:
|
|||
DEBIAN_BUILD_TAG: "20260309-D3D619"
|
||||
|
||||
DEBIAN_TEST_BASE_TAG: "20260201-deqp-runner"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20260317-deqp"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20260402-cuttlefish"
|
||||
DEBIAN_TEST_GL_TAG: "20260324-vvl-ad"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20260310-vkd3d"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue