[vlc-commits] [Git][videolan/vlc][master] CI: update Android image with NDK26

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu May 16 09:53:30 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
7f47f0f6 by Steve Lhomme at 2024-05-16T08:13:52+00:00
CI: update Android image with NDK26

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -24,7 +24,7 @@ variables:
     VLC_WIN_LLVM_MSVCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-msvcrt:20240212151604
     VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20240212151604
     VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20240402131352
-    VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20231013040434
+    VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20240514145422
     VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-focal:20231013031754
     VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-ubuntu-raspberry:20231013032350
     VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20240313095757
@@ -579,7 +579,7 @@ tvos-arm64:
         name: $VLC_ANDROID_IMAGE
     script: |
         git clone https://code.videolan.org/videolan/libvlcjni.git
-        (cd libvlcjni && git checkout aa63288b6bb5c52dfacbdec95104cd4c86c7e9c2)
+        (cd libvlcjni && git checkout b4416c1acbd4714fbd2e648c13723b20f3b2d834)
         if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
           CONTRIB_FLAGS="--with-prebuilt-contribs"
         else



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/7f47f0f67f6c16d0a9990b43df9972d64d951102

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/7f47f0f67f6c16d0a9990b43df9972d64d951102
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list