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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user