diff mbox series

[meta-networking,scarthgap,2/2] wolfssl: Upgrade 5.7.0 -> 5.7.2

Message ID 20250310090653.2985649-2-sofiane.hamam@smile.fr
State New
Headers show
Series [meta-networking,scarthgap,1/2] Wolfssl: add ptest | expand

Commit Message

Sofiane HAMAM March 10, 2025, 9:06 a.m. UTC
The upgrade includes many vulnerability fixes, new features and
inhancements, refer to:
https://github.com/wolfSSL/wolfssl/releases/tag/v5.7.2-stable

Signed-off-by: Sofiane HAMAM <sofiane.hamam@smile.fr>
---
 .../wolfssl/{wolfssl_5.7.0.bb => wolfssl_5.7.2.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_5.7.0.bb => wolfssl_5.7.2.bb} (96%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.0.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb
similarity index 96%
rename from meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.0.bb
rename to meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb
index 119d76abb..8e86b6296 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.0.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.7.2.bb
@@ -16,7 +16,7 @@  SRC_URI = " \
     git://github.com/wolfSSL/wolfssl.git;protocol=https;branch=master \
     file://run-ptest \
 "
-SRCREV = "8970ff4c34034dbb3594943d11f8c9d4c5512bd5"
+SRCREV = "00e42151ca061463ba6a95adb2290f678cbca472"
 
 S = "${WORKDIR}/git"