Added support for a local copy of dependencies, when the system version is not compatible or available
Change-Id: Ibd5c74bff376df49631710e72136416197251d62
This commit is contained in:
parent
529adbfaf6
commit
00833223e1
9 changed files with 273 additions and 10 deletions
10
subprojects/mbedtls.wrap
Normal file
10
subprojects/mbedtls.wrap
Normal file
|
@ -0,0 +1,10 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/livepeer/mbedtls.git
|
||||
revision = dtls_srtp_support
|
||||
depth = 1
|
||||
patch_directory = mbedtls
|
||||
|
||||
[provide]
|
||||
mbedcrypto = mbedcrypto_dep
|
||||
mbedx509 = mbedx509_dep
|
||||
mbedtls = mbedtls_dep
|
Loading…
Add table
Add a link
Reference in a new issue