All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH v2] cyassl: add version 3.3.0, remove version 3.1.0
@ 2014-12-22 21:29 lchristina26
  2014-12-29 18:50 ` Leah
  2015-01-05 16:29 ` Joe MacDonald
  0 siblings, 2 replies; 9+ messages in thread
From: lchristina26 @ 2014-12-22 21:29 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Leah <lchristina26@hotmail.com>
---
 .../cyassl/{cyassl_3.1.0.bb => cyassl_3.3.0.bb}                    | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-connectivity/cyassl/{cyassl_3.1.0.bb => cyassl_3.3.0.bb} (74%)

diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb b/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb
similarity index 74%
rename from meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
rename to meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb
index e3edab6..b6f852d 100644
--- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
+++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.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,7 +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] = "0303eb0f2f9065a1207d9104ab0eba7c"
+SRC_URI[sha256sum] = "e51583ea1e4d64537553922d67a96360312811dffef58d4c05506aa98a296fe3"
 
 inherit autotools
+
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-01-05 16:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-22 21:29 [meta-networking][PATCH v2] cyassl: add version 3.3.0, remove version 3.1.0 lchristina26
2014-12-29 18:50 ` Leah
2014-12-29 18:53   ` Martin Jansa
2014-12-29 18:59     ` Joe MacDonald
2014-12-29 19:27       ` Martin Jansa
2014-12-29 19:41         ` Joe MacDonald
2014-12-29 23:45           ` Joe MacDonald
2014-12-30  8:25             ` Martin Jansa
2015-01-05 16:29 ` Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.