ci/android: bump CUTTLEFISH_BUILD_NUMBER

Bump CUTTLEFISH_BUILD_NUMBER to get a newer version that fixes some
issues with the `mesa_swrast_guest_angle` GPU_MODE.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33499>
This commit is contained in:
Antonio Ospite
2025-02-14 13:12:35 +01:00
committed by Marge Bot
parent 7b4aa9cf80
commit 3520ed0f2c
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ uncollapsed_section_start cuttlefish "Downloading, building and installing Cuttl
CUTTLEFISH_PROJECT_PATH=ao2/aosp-manifest
CUTTLEFISH_BUILD_VERSION_TAGS=mesa-venus
CUTTLEFISH_BUILD_NUMBER=20250115.001
CUTTLEFISH_BUILD_NUMBER=20250215.001
mkdir /cuttlefish
pushd /cuttlefish

View File

@@ -37,7 +37,7 @@ variables:
DEBIAN_ARM64_TEST_IMAGE_VK_PATH: "debian/arm64_test-vk"
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
DEBIAN_TEST_ANDROID_TAG: "20250305-vkcts-main"
DEBIAN_TEST_ANDROID_TAG: "20250215-cuttlefish"
DEBIAN_TEST_GL_TAG: "20250307-piglit-70"
DEBIAN_TEST_VK_TAG: "20250307-piglit-70"
KERNEL_ROOTFS_TAG: "20250307-piglit-70"