[oe-commits] [meta-openembedded] 02/12: mbedtls: upgrade to 2.12.0

git at git.openembedded.org git at git.openembedded.org
Fri Aug 24 15:58:49 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 77966d0f3a753fd32e5af70207e6ce6d886e4a47
Author: Johannes Pointner <johannes.pointner at br-automation.com>
AuthorDate: Thu Aug 23 13:04:57 2018 +0200

    mbedtls: upgrade to 2.12.0
    
    Signed-off-by: Johannes Pointner <johannes.pointner at br-automation.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../mbedtls/{mbedtls_2.11.0.bb => mbedtls_2.12.0.bb}                  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.11.0.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.12.0.bb
similarity index 92%
rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.11.0.bb
rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.12.0.bb
index 71b1f80..71380ba 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.11.0.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.12.0.bb
@@ -24,8 +24,8 @@ SECTION = "libs"
 
 SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-apache.tgz"
 
-SRC_URI[md5sum] = "3b133b9b4cf0ccf3ac1c91436771bfa5"
-SRC_URI[sha256sum] = "2a87061ad770e6d019b3b9cd27ea42a58bd0affccc4c6bfe4f5f0eee9ebf8aa8"
+SRC_URI[md5sum] = "90b55ca8c726f6612de8a31a2a090e94"
+SRC_URI[sha256sum] = "a2bed048f41a19ec7b4dd2e96649145bbd68a6955c3b51aeb7ccbf8908c3ce97"
 
 inherit cmake
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list