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

LC Mac lchristina26 at hotmail.com
Tue Mar 22 18:57:28 UTC 2016


Update includes new leantls configuration, RSA OAEP padding support,
Arduino example client, and more.

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

diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.9.0.bb
similarity index 82%
rename from meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb
rename to meta-networking/recipes-connectivity/wolfssl/wolfssl_3.9.0.bb
index 591ff32..d086cef 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.9.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] = "f3396726a9befd61443c2cce216e39ba"
+SRC_URI[sha256sum] = "98f50244f7b43f8683bd0cf5c599849d330e75e6cf077e96f14e83bda8b03ca3"
 
 inherit autotools
 
-- 
1.9.1




More information about the Openembedded-devel mailing list