submodules: remove polarssl since we are now using mbedtls

This commit is contained in:
Gautier Pelloux-Prayer 2016-06-14 10:47:51 +02:00
parent 6cd483c2ac
commit 90be2489f8
4 changed files with 2 additions and 5 deletions

3
.gitmodules vendored
View file

@ -46,9 +46,6 @@
[submodule "submodules/externals/antlr3"]
path = submodules/externals/antlr3
url = git://git.linphone.org/antlr3.git
[submodule "submodules/externals/polarssl"]
path = submodules/externals/polarssl
url = git://git.linphone.org/polarssl.git
[submodule "submodules/externals/opus"]
path = submodules/externals/opus
url = git://git.linphone.org/opus.git

View file

@ -23,6 +23,7 @@ Group changes to describe their impact on the project, as follows:
- Push notifications are now configurable per account
- Update to latest OpenH264 version to fix issue with Xcode 7.3 and arm64 devices [openh264 issue 2434]
- Default transport reset to "UDP" for external accounts in assistant since most providers only support that
- Removed deprecated polarssl submodule, using mbedtls instead
### Fixed
- Fix invalid photo rotation when using Camera for avatars

@ -1 +1 @@
Subproject commit a46c73939d7bb495e0604fe4493a55ff17a5aaf3
Subproject commit ff7b0472611a4db2a58553eeec207b5147269852

@ -1 +0,0 @@
Subproject commit b6cc048a387f51c1f04c7f20a2056da833d65172