Baresip - trying to use submodules

This commit is contained in:
Juha Heinanen 2022-10-12 13:26:53 +00:00 committed by linsui
parent 254c9fb218
commit ad9f8f9169

View file

@ -2844,16 +2844,16 @@ Builds:
- versionName: 49.1.2
versionCode: 238
commit: d5ecb0f3b367a79357eedcd9dd86485238a07e08
commit: 7b5459ce318f10da01594a1ca8fe9b72e895288d
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless wget
- update-alternatives --auto java
- apt-get install -y sdkmanager wget make libtool m4 automake pkg-config
- apt-get install -t bullseye-backports cmake
gradle:
- yes
srclibs:
- libbaresip-android@26.0
- libbaresip-android@27.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'