[oe-commits] [meta-openembedded] 07/15: wolfssl: update to version 3.9.0

git at git.openembedded.org git at git.openembedded.org
Fri Mar 25 10:33:03 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 2d924e8e6a3dc38ba2d81999ea103e28ef40dfcc
Author: lchristina26 <lchristina26 at hotmail.com>
AuthorDate: Tue Mar 22 12:57:28 2016 -0600

    wolfssl: update to version 3.9.0
    
    Update includes new leantls configuration, RSA OAEP padding support,
    Arduino example client, and more.
    
    Signed-off-by: lchristina26 <leah at wolfssl.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../wolfssl/{wolfssl_3.4.0.bb => wolfssl_3.9.0.bb}                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list