* [meta-networking][PATCH v2] cyassl: add version 3.2.0 with updates
@ 2014-10-13 17:51 lchristina26
2014-10-14 9:33 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: lchristina26 @ 2014-10-13 17:51 UTC (permalink / raw)
To: openembedded-devel
Update 3.2.0 to include the correct md5sum and sha256sum values.
Signed-off-by: Leah Thompson <lchristina26@hotmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [meta-networking][PATCH v2] cyassl: add version 3.2.0 with updates
2014-10-13 17:51 [meta-networking][PATCH v2] cyassl: add version 3.2.0 with updates lchristina26
@ 2014-10-14 9:33 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2014-10-14 9:33 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1853 bytes --]
On Mon, Oct 13, 2014 at 11:51:59AM -0600, lchristina26 wrote:
> Update 3.2.0 to include the correct md5sum and sha256sum values.
Send the commit which will squash both changes (upgrade together with
checksums update)
> Signed-off-by: Leah Thompson <lchristina26@hotmail.com>
> ---
> 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
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-14 9:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-13 17:51 [meta-networking][PATCH v2] cyassl: add version 3.2.0 with updates lchristina26
2014-10-14 9:33 ` Martin Jansa
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.