aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorlchristina26 <lchristina26@hotmail.com>2016-03-22 12:57:28 -0600
committerJoe MacDonald <joe_macdonald@mentor.com>2016-04-01 12:05:27 -0400
commit441c328ec4f616e49b8344de066e4e12cbfb72dc (patch)
tree6d574d9133907c74bdca31b367004d03e8a96e8e /meta-networking
parent30e21dc10f87f9393231ea9ddb0906ff7f09e50f (diff)
downloadmeta-openembedded-contrib-441c328ec4f616e49b8344de066e4e12cbfb72dc.tar.gz
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@wolfssl.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/wolfssl/wolfssl_3.9.0.bb (renamed from meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb)4
1 files 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
index 591ff32131..d086cefc58 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