[vlc-devel] [PATCH] extras: ci: update Android image and NDK (21)
Thomas Guillem
thomas at gllm.fr
Mon Sep 7 15:42:29 CEST 2020
CI result here: https://code.videolan.org/tguillem/vlc/-/pipelines/21912
On Mon, Sep 7, 2020, at 15:42, Thomas Guillem wrote:
> ---
> extras/ci/gitlab-ci.yml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/extras/ci/gitlab-ci.yml b/extras/ci/gitlab-ci.yml
> index 19ff8f2e4eb..0f72e15d731 100644
> --- a/extras/ci/gitlab-ci.yml
> +++ b/extras/ci/gitlab-ci.yml
> @@ -17,7 +17,7 @@ variables:
> VLC_WIN_LLVM_IMAGE:
> registry.videolan.org/vlc-debian-llvm-mingw:20200703084018
> VLC_UWP_LLVM_IMAGE:
> registry.videolan.org/vlc-debian-llvm-uwp:20200706065223
> VLC_DEBIAN_IMAGE:
> registry.videolan.org/vlc-debian-unstable:20200229201904
> - VLC_ANDROID_IMAGE:
> registry.videolan.org/vlc-debian-android:20190717134531
> + VLC_ANDROID_IMAGE:
> registry.videolan.org/vlc-debian-android:20200529135226
> VLC_SNAP_IMAGE:
> registry.videolan.org/vlc-ubuntu-bionic:20190627090437
> VLC_RASPBIAN_IMAGE:
> registry.videolan.org/vlc-debian-raspbian:20200213203125
>
> @@ -364,7 +364,7 @@ tvos-arm64:
> image:
> name: $VLC_ANDROID_IMAGE
> script: |
> - wget
> https://code.videolan.org/videolan/vlc-android/raw/0daaf5f3a08b5c52b4caaf526633cca7061d04c2/compile-libvlc.sh
> + wget
> https://code.videolan.org/videolan/vlc-android/raw/7d2b0fd2ba332d5e3c83415b67dbe2fe5748f346/buildsystem/compile-libvlc.sh
> if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
> /bin/sh ./compile-libvlc.sh -a $ANDROID_ARCH
> --with-prebuilt-contribs
> else
> --
> 2.28.0
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list