mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
ci/android: Add build section for Cuttlefish
Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Reviewed-by: Antonio Ospite <None> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33467>
This commit is contained in:
parent
9707746b2d
commit
ffdfb0539b
1 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ rm -rf /VK-GL-CTS
|
|||
|
||||
############### Downloading Cuttlefish resources ...
|
||||
|
||||
uncollapsed_section_start cuttlefish "Downloading, building and installing Cuttlefish"
|
||||
|
||||
CUTTLEFISH_PROJECT_PATH=ao2/aosp-manifest
|
||||
CUTTLEFISH_BUILD_VERSION_TAGS=mesa-venus
|
||||
CUTTLEFISH_BUILD_NUMBER=20250115.001
|
||||
|
|
@ -128,6 +130,8 @@ git checkout FETCH_HEAD
|
|||
|
||||
apt-get install -y --allow-downgrades ./cuttlefish-base_*.deb ./cuttlefish-user_*.deb
|
||||
|
||||
section_end cuttlefish
|
||||
|
||||
popd
|
||||
rm -rf android-cuttlefish
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue