From dcafc2c09c2ae53eb54db26c0082c190f07b05e8 Mon Sep 17 00:00:00 2001 From: Beniamin Sandu Date: Thu, 7 Sep 2023 19:08:27 +0300 Subject: [PATCH] mbedtls: upgrade 2.28.3 -> 2.28.4 Signed-off-by: Beniamin Sandu Signed-off-by: Khem Raj --- .../mbedtls/{mbedtls_2.28.3.bb => mbedtls_2.28.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.28.3.bb => mbedtls_2.28.4.bb} (98%) diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.3.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.4.bb similarity index 98% rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.3.bb rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.4.bb index 4626e400f4..80ec8a5af5 100644 --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.3.bb +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.4.bb @@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SECTION = "libs" S = "${WORKDIR}/git" -SRCREV = "981743de6fcdbe672e482b6fd724d31d0a0d2476" +SRCREV = "aeb97a18913a86f051afab11b2c92c6be0c2eb83" SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=mbedtls-2.28 \ file://run-ptest \ "