summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/mbedtls/mbedtls_2.26.0.bb (renamed from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.25.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.25.0.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.26.0.bb
index 481e7ea949..8c2457ce06 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.25.0.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.26.0.bb
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
23SECTION = "libs" 23SECTION = "libs"
24 24
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26SRCREV = "1c54b5410fd48d6bcada97e30cac417c5c7eea67" 26SRCREV = "e483a77c85e1f9c1dd2eb1c5a8f552d2617fe400"
27SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=development" 27SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=development"
28SRC_URI += "file://0001-ssl_tls-Increase-size-of-padbuf-to-64.patch" 28SRC_URI += "file://0001-ssl_tls-Increase-size-of-padbuf-to-64.patch"
29 29