mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
wolfssl: upgrade 4.3.0 -> 4.4.0
Release 4.4.0 of wolfSSL embedded TLS has bug fixes, new features and fixes for security vulnerabilities. See full changelog https://github.com/wolfSSL/wolfssl/releases/tag/v4.4.0-stablefixes Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
13174e92a9
commit
fba5d0ae98
+1
-1
@@ -13,7 +13,7 @@ PROVIDES += "cyassl"
|
||||
RPROVIDES_${PN} = "cyassl"
|
||||
|
||||
SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https"
|
||||
SRCREV = "3f13b49fa318fbd3216d7da36d942e7c276d3413"
|
||||
SRCREV = "e116c89a58af750421d82ece13f80516d2bde02e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user