From bf6c70545c1b9d4f4b216c760985efbb5788a880 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Tue, 14 Aug 2018 16:46:42 +0200 Subject: [PATCH] Update belle-sip and linphone for bugfixes. Update README.md to set minimum NDK and cmake version requirements. --- README.md | 4 ++-- submodules/belle-sip | 2 +- submodules/linphone | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df4f16c35..afd28c46f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Linphone is a free VoIP and video softphone based on the SIP protocol. 1. Download the Android sdk (API 28.0.0 at max) with platform-tools and tools updated to latest revision, then add both 'tools' and 'platform-tools' folders in your path and the android-sdk folder to ANDROID_HOME environment variable. -2. Download the Android ndk (version 16) from google and add it to your path (no symlink !!!) and ANDROID_NDK environment variable. +2. Download the Android NDK 17 from google and add it to your path (no symlink !!!) and ANDROID_NDK environment variable. -3. Install _yasm_, _nasm_ (For OpenH224 support only), _python_, _pkg_config_ and _cmake(>=3.10)_. +3. Install _yasm_, _nasm_ (For OpenH224 support only), _python_, _pkg_config_ and _cmake(>=3.12)_. * On 64 bits linux systems you'll need the _ia32-libs_ package. * With the latest Debian (multiarch), you need this: * `dpkg --add-architecture i386` diff --git a/submodules/belle-sip b/submodules/belle-sip index 11f4c9c61..914558009 160000 --- a/submodules/belle-sip +++ b/submodules/belle-sip @@ -1 +1 @@ -Subproject commit 11f4c9c61feece2d46909ae62e91ac1bace64c2c +Subproject commit 914558009a3013e53745344c359d3621c5e9d4e6 diff --git a/submodules/linphone b/submodules/linphone index 064b3c30e..5b637d23e 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 064b3c30e15de98ac7f03b1d0a323bf565c40498 +Subproject commit 5b637d23ec2bd3b3fc52289d8d39c4c318595b78