mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
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:
committed by
Khem Raj
parent
8ae593ce77
commit
13ba4e62b6
+3
-3
@@ -12,9 +12,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|||||||
PROVIDES += "cyassl"
|
PROVIDES += "cyassl"
|
||||||
RPROVIDES:${PN} = "cyassl"
|
RPROVIDES:${PN} = "cyassl"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https;branch=master \
|
SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https;branch=master"
|
||||||
"
|
SRCREV = "7e01af012157bc20c840011a018619915380f05c"
|
||||||
SRCREV = "95b91d89133a712a3d0f389442924612c103da24"
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
Reference in New Issue
Block a user