diff mbox series

[meta-networking] wolfssl: upgrade 5.5.0 -> 5.5.1

Message ID 1665391406-2538-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-networking] wolfssl: upgrade 5.5.0 -> 5.5.1 | expand

Commit Message

zhengrq.fnst@fujitsu.com Oct. 10, 2022, 8:43 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../wolfssl/{wolfssl_5.5.0.bb => wolfssl_5.5.1.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_5.5.0.bb => wolfssl_5.5.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.5.0.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.5.1.bb
similarity index 93%
rename from meta-networking/recipes-connectivity/wolfssl/wolfssl_5.5.0.bb
rename to meta-networking/recipes-connectivity/wolfssl/wolfssl_5.5.1.bb
index 3aa4f407af..790fa68b33 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.5.0.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.5.1.bb
@@ -13,7 +13,7 @@  PROVIDES += "cyassl"
 RPROVIDES:${PN} = "cyassl"
 
 SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https;branch=master"
-SRCREV = "44f81f8bc082319cebf0e37df8470aa5748c1355"
+SRCREV = "f1e2165c591f074feb47872a8ff712713ec411e1"
 
 S = "${WORKDIR}/git"