Bump to new mbedtls major version
This commit is contained in:
parent
0795443336
commit
07084d6909
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
|
||||
# HEAD of development_2.x
|
||||
MBEDTLS_COMMIT="4ed284440582a32bfdf3c223730271a7b2fcf13c"
|
||||
MBEDTLS_COMMIT="v3.1.0"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue