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>
This commit is contained in:
Oleksandr Kravchuk 2021-11-07 13:30:38 +01:00 committed by Khem Raj
parent 8ae593ce77
commit 13ba4e62b6

View File

@ -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