ci/android: Update Cuttlefish build

- Switch 'drm_nctx_guest_angle' GPU mode to skiavk, as Turnip now
  supports multiple graphics queues
- Update Mesa to latest main, 1a9a0a15f7 ("ir3: lower undef booleans to
  zero")
- Update virglrenderer to latest main, d2357f2a ("amend missing line
  breaks")

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42152>
This commit is contained in:
Valentine Burley 2026-06-10 16:39:22 +02:00 committed by Marge Bot
parent 2a681c4f8b
commit cc8a53393c
2 changed files with 2 additions and 2 deletions

View file

@ -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: 20260427.001
CUTTLEFISH_BUILD_NUMBER: 20260610.001
# Android NDK cross-build image
debian/android_build:

View file

@ -23,7 +23,7 @@ variables:
DEBIAN_BUILD_TAG: "20260604-bindgen"
DEBIAN_TEST_BASE_TAG: "20260604-rust196"
DEBIAN_TEST_ANDROID_TAG: "20260602-angle-19"
DEBIAN_TEST_ANDROID_TAG: "20260610-cuttlefish"
DEBIAN_TEST_GL_TAG: "20260609-vvl-2a"
DEBIAN_TEST_VIDEO_TAG: "20260512-vkuprev"
DEBIAN_TEST_VK_TAG: "20260604-vkd3d"