[oe] [meta-networking][PATCH v2] wolfssl: update to version 3.8.0

LC Mac lchristina26 at hotmail.com
Thu Jan 7 17:20:51 UTC 2016


Version 3.8.0 of includes VxWorks example client/server, AESNI use
with AES-GCM, Stunnel compatibility, C# wrapper, and more.

Signed-off-by: lchristina26 <leah at wolfssl.com>
---
 .../wolfssl/{wolfssl_3.6.6.bb => wolfssl_3.8.0.bb}                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_3.6.6.bb => wolfssl_3.8.0.bb} (83%)

diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.6.6.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.8.0.bb
similarity index 83%
rename from meta-networking/recipes-connectivity/wolfssl/wolfssl_3.6.6.bb
rename to meta-networking/recipes-connectivity/wolfssl/wolfssl_3.8.0.bb
index 2366fb1..ac5dff0 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.6.6.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.8.0.bb
@@ -14,8 +14,8 @@ RPROVIDES_${PN} = "cyassl"
 
 SRC_URI = "http://www.wolfssl.com/${BP}.zip"
 
-SRC_URI[md5sum] = "ec6ed4c5847454ac928215a46b3e0c33"
-SRC_URI[sha256sum] = "bc49a142c17b1e52a126417e5d7cbadcb7f18f5c81e446c12e214483395159ea"
+SRC_URI[md5sum] = "a73d90c5439adea97a5002a73b46ddeb"
+SRC_URI[sha256sum] = "36369304dd107b2ae1360c91f3d0eea491802dcacb2155562652bf5257117016"
 
 inherit autotools
 
-- 
1.9.1




More information about the Openembedded-devel mailing list