Merge pull request #10164 from Patater/tls-2.17.0

tls: Update Mbed TLS to 2.17.0
pull/10202/head
Martin Kojtal 2019-03-23 16:33:52 +01:00 committed by GitHub
commit ac118eaedc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
development
mbedtls-2.17.0

View File

@ -27,7 +27,7 @@
#
# Set the mbed TLS release to import (this can/should be edited before import)
MBED_TLS_RELEASE ?= development
MBED_TLS_RELEASE ?= mbedtls-2.17.0
MBED_TLS_REPO_URL ?= git@github.com:ARMmbed/mbedtls.git
# Translate between mbed TLS namespace and mbed namespace