diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-02-18 19:47:40 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-02-19 10:02:43 -0800 |
commit | ea21ccbbcb0bd8e7b560df66b44beca6eb3ea8dc (patch) | |
tree | b873dd04444890bd28ad1ece29939d5c990b8ed5 /meta-networking/recipes-connectivity | |
parent | d982e00d59c73bf118c5c03b7cae0cb9d681b411 (diff) | |
download | meta-openembedded-ea21ccbbcb0bd8e7b560df66b44beca6eb3ea8dc.tar.gz |
wolfssl: updae to 4.7.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')
-rw-r--r-- | meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.0.bb (renamed from meta-networking/recipes-connectivity/wolfssl/wolfssl_4.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.6.0.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.0.bb index ad7e92341..83406f507 100644 --- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.6.0.bb +++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.0.bb | |||
@@ -14,7 +14,7 @@ RPROVIDES_${PN} = "cyassl" | |||
14 | 14 | ||
15 | SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https \ | 15 | SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https \ |
16 | " | 16 | " |
17 | SRCREV = "9c87f979a7f1d3a6d786b260653d566c1d31a1c4" | 17 | SRCREV = "830de9a9fb99e30f9ac9caa0a7f7bba29c3b4863" |
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
20 | inherit autotools | 20 | inherit autotools |