[oe-commits] [meta-openembedded] 02/05: mbedtls: Upgrade to 2.11.0

git at git.openembedded.org git at git.openembedded.org
Mon Jul 16 04:48:38 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 f8904d0a6a83b2731d135ec3a79c4dbd0a461384
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sat Jul 14 11:38:39 2018 -0700

    mbedtls: Upgrade to 2.11.0
    
    - Use libs section, libdevel is not common
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../mbedtls/{mbedtls_2.9.0.bb => mbedtls_2.11.0.bb}                 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.9.0.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.11.0.bb
similarity index 91%
rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.9.0.bb
rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.11.0.bb
index ee4f164..71b1f80 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.9.0.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.11.0.bb
@@ -20,12 +20,12 @@ HOMEPAGE = "https://tls.mbed.org/"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=302d50a6369f5f22efdb674db908167a"
 
-SECTION = "libdevel"
+SECTION = "libs"
 
 SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-apache.tgz"
 
-SRC_URI[md5sum] = "31dcf56cb92da5d7ec2dbb7a3cc5dff3"
-SRC_URI[sha256sum] = "a06a9b43e583b7e6707becfeeb13d88ed00f25fee31a5386cb3a3014c454bad8"
+SRC_URI[md5sum] = "3b133b9b4cf0ccf3ac1c91436771bfa5"
+SRC_URI[sha256sum] = "2a87061ad770e6d019b3b9cd27ea42a58bd0affccc4c6bfe4f5f0eee9ebf8aa8"
 
 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