build(externals): move to MbedTLS upstream 2.28.1

The latest LTS release now includes the changes of the yuzu-emu fork,
so we can now directly use the upstream version instead.
This commit is contained in:
Andrea Pappacoda
2022-07-22 17:42:50 +02:00
parent caa25146f2
commit 70f7ff3db5
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
url = https://github.com/yuzu-emu/sirit
[submodule "mbedtls"]
path = externals/mbedtls
url = https://github.com/yuzu-emu/mbedtls
url = https://github.com/Mbed-TLS/mbedtls
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git