Update 3.2.0 to include the correct md5sum and sha256sum values.

Signed-off-by: Leah Thompson <[email protected]>
---
 meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb 
b/meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb
index 0c0cac2..508bab4 100644
--- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb
+++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb
@@ -1,4 +1,4 @@
-SUMMARY = "CyaSSL Embedded SSL Library"
+SUMMARY = "CyaSSL Lightweight, Embedded SSL Library"
 DESCRIPTION = "CyaSSL is a lightweight SSL library written in C and \
                optimized for embedded and RTOS environments. It can be \
                Up to 20 times smaller than OpenSSL while still supporting \
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = "http://www.yassl.com/${BP}.zip";
 
-SRC_URI[md5sum] = "72477eb50697e759d309c49cb1aef18a"
-SRC_URI[sha256sum] = 
"85a79009d2a7468910dfb1e4b975e0b00a42c695f4f1a2adc16d2507b5d0b03e"
+SRC_URI[md5sum] = "9f076e82d32bea986651ada34c49f6c0"
+SRC_URI[sha256sum] = 
"c9e97cd3fa4697e55328c2016965ac4b304fcef45a10559caf540c42f1d5e93a"
 
 inherit autotools
 
-- 
1.9.1

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to