aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-07-14 11:38:39 -0700
committerKhem Raj <raj.khem@gmail.com>2018-07-14 15:50:14 -0700
commitf8904d0a6a83b2731d135ec3a79c4dbd0a461384 (patch)
treeb39bf234fd60799a63d564cfdb24d25a7b02b707 /meta-networking/recipes-connectivity
parent017f4a6a08cd66b8690898e743f69b272bba72db (diff)
downloadmeta-openembedded-contrib-f8904d0a6a83b2731d135ec3a79c4dbd0a461384.tar.gz
mbedtls: Upgrade to 2.11.0
- Use libs section, libdevel is not common Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/mbedtls/mbedtls_2.11.0.bb (renamed from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.9.0.bb)6
1 files 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
index ee4f164a4b..71b1f80238 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