[oe] [meta-networking][PATCH] mbedtls: upgrade to 2.13.0

Johannes Pointner johannes.pointner at br-automation.com
Thu Oct 25 09:07:00 UTC 2018


Signed-off-by: Johannes Pointner <johannes.pointner at br-automation.com>
---
 .../mbedtls/{mbedtls_2.12.0.bb => mbedtls_2.13.0.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.12.0.bb => mbedtls_2.13.0.bb} (92%)

diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.12.0.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.13.0.bb
similarity index 92%
rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.12.0.bb
rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.13.0.bb
index 71380ba19..ff3f7f0c1 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.12.0.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.13.0.bb
@@ -24,8 +24,8 @@ SECTION = "libs"
 
 SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-apache.tgz"
 
-SRC_URI[md5sum] = "90b55ca8c726f6612de8a31a2a090e94"
-SRC_URI[sha256sum] = "a2bed048f41a19ec7b4dd2e96649145bbd68a6955c3b51aeb7ccbf8908c3ce97"
+SRC_URI[md5sum] = "659d96bb03012ca6db414a9137fcdbd6"
+SRC_URI[sha256sum] = "593b4e4d2e1629fc407ab4750d69fa309a0ddb66565dc3deb5b60eddbdeb06da"
 
 inherit cmake
 
-- 
2.19.1





More information about the Openembedded-devel mailing list