diff options
| -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/" | |||
| 20 | LICENSE = "Apache-2.0" | 20 | LICENSE = "Apache-2.0" |
| 21 | LIC_FILES_CHKSUM = "file://LICENSE;md5=302d50a6369f5f22efdb674db908167a" | 21 | LIC_FILES_CHKSUM = "file://LICENSE;md5=302d50a6369f5f22efdb674db908167a" |
| 22 | 22 | ||
| 23 | SECTION = "libdevel" | 23 | SECTION = "libs" |
| 24 | 24 | ||
| 25 | SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-apache.tgz" | 25 | SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-apache.tgz" |
| 26 | 26 | ||
| 27 | SRC_URI[md5sum] = "31dcf56cb92da5d7ec2dbb7a3cc5dff3" | 27 | SRC_URI[md5sum] = "3b133b9b4cf0ccf3ac1c91436771bfa5" |
| 28 | SRC_URI[sha256sum] = "a06a9b43e583b7e6707becfeeb13d88ed00f25fee31a5386cb3a3014c454bad8" | 28 | SRC_URI[sha256sum] = "2a87061ad770e6d019b3b9cd27ea42a58bd0affccc4c6bfe4f5f0eee9ebf8aa8" |
| 29 | 29 | ||
| 30 | inherit cmake | 30 | inherit cmake |
| 31 | 31 | ||
