From ca08c742230b758f6ebb428901d51169f1e6044a Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 30 Mar 2025 17:20:39 +0800 Subject: [PATCH] mbedtls: upgrade 2.28.9 -> 2.28.10 ChangeLog https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-2.28.10 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../mbedtls/{mbedtls_2.28.9.bb => mbedtls_2.28.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.28.9.bb => mbedtls_2.28.10.bb} (98%) diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.9.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb similarity index 98% rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.9.bb rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb index abb5ad2442..b6938b2991 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.9.bb +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb @@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=379d5819937a6c2f1ef1630d341e026d" SECTION = "libs" S = "${WORKDIR}/git" -SRCREV = "5e146adef63b326b04282252639bebc2730939c6" +SRCREV = "2fc8413bfcb51354c8e679141b17b3f1a5942561" SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-2.28 \ file://run-ptest \ "