diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb (renamed from meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.0.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb index 83406f5077..76a5fd75cf 100644 --- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.0.bb +++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.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 = "830de9a9fb99e30f9ac9caa0a7f7bba29c3b4863" | 17 | SRCREV = "95b91d89133a712a3d0f389442924612c103da24" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit autotools | 20 | inherit autotools |
