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:
Thulinma 2022-12-28 13:19:56 +01:00
parent 529adbfaf6
commit 00833223e1
9 changed files with 273 additions and 10 deletions

10
subprojects/mbedtls.wrap Normal file
View 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