diff options
-rw-r--r-- | meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb (renamed from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.7.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb index 9a6487ccd9..301e655989 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.7.bb +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb | |||
@@ -23,8 +23,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=379d5819937a6c2f1ef1630d341e026d" | |||
23 | SECTION = "libs" | 23 | SECTION = "libs" |
24 | 24 | ||
25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
26 | SRCREV = "555f84735aecdbd76a566cf087ec8425dfb0c8ab" | 26 | SRCREV = "5a764e5555c64337ed17444410269ff21cb617b1" |
27 | SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=mbedtls-2.28 \ | 27 | SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-2.28 \ |
28 | file://run-ptest \ | 28 | file://run-ptest \ |
29 | " | 29 | " |
30 | 30 | ||