aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/wolfssl
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-11-07 13:30:38 +0100
committerKhem Raj <raj.khem@gmail.com>2021-11-08 10:06:23 -0800
commit13ba4e62b6911c8fe075df99eec5e0633028cdff (patch)
tree76b390cc361c9bebff54308d247893cc71045b23 /meta-networking/recipes-connectivity/wolfssl
parent8ae593ce771939107395be398d863268570baa24 (diff)
downloadmeta-openembedded-contrib-13ba4e62b6911c8fe075df99eec5e0633028cdff.tar.gz
wolfssl: update to 5.0.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/wolfssl')
-rw-r--r--meta-networking/recipes-connectivity/wolfssl/wolfssl_5.0.0.bb (renamed from meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.0.0.bb
index bb1fafabe2..ba4c774faf 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.0.0.bb
@@ -12,9 +12,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PROVIDES += "cyassl"
RPROVIDES:${PN} = "cyassl"
-SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https;branch=master \
-"
-SRCREV = "95b91d89133a712a3d0f389442924612c103da24"
+SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https;branch=master"
+SRCREV = "7e01af012157bc20c840011a018619915380f05c"
+
S = "${WORKDIR}/git"
inherit autotools