All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] cyassl: update to version 3.2.0, remove 3.1.0
@ 2014-09-17 16:34 lchristina26
  2014-09-23 16:56 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: lchristina26 @ 2014-09-17 16:34 UTC (permalink / raw)
  To: openembedded-devel

This release includes bug fixes and several new features
which we think will be beneficial to our user and customer base.

Signed-off-by: Leah Thompson <lchristina26@hotmail.com>
---
 .../recipes-connectivity/cyassl/cyassl_3.1.0.bb        | 18 ------------------
 1 file changed, 18 deletions(-)
 delete mode 100644 meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb

diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
deleted file mode 100644
index 0c0cac2..0000000
--- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-SUMMARY = "CyaSSL 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 \
-               a full TLS 1.2 client and server."
-HOMEPAGE = "http://www.yassl.com/yaSSL/Products-cyassl.html"
-BUGTRACKER = "http://github.com/cyassl/cyassl/issues"
-SECTION = "libs/network"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-
-SRC_URI = "http://www.yassl.com/${BP}.zip"
-
-SRC_URI[md5sum] = "72477eb50697e759d309c49cb1aef18a"
-SRC_URI[sha256sum] = "85a79009d2a7468910dfb1e4b975e0b00a42c695f4f1a2adc16d2507b5d0b03e"
-
-inherit autotools
-
-- 
1.9.1



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

* Re: [meta-networking][PATCH] cyassl: update to version 3.2.0, remove 3.1.0
  2014-09-17 16:34 [meta-networking][PATCH] cyassl: update to version 3.2.0, remove 3.1.0 lchristina26
@ 2014-09-23 16:56 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2014-09-23 16:56 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 2070 bytes --]

On Wed, Sep 17, 2014 at 10:34:49AM -0600, lchristina26 wrote:
> This release includes bug fixes and several new features
> which we think will be beneficial to our user and customer base.

You haven't added 3.2.0 version in this patch and your earlier patch
contains exactly the same SRC_URI checksums as 3.1.0 version which looks
very suspicious.

Please re-test and re-send.

> 
> Signed-off-by: Leah Thompson <lchristina26@hotmail.com>
> ---
>  .../recipes-connectivity/cyassl/cyassl_3.1.0.bb        | 18 ------------------
>  1 file changed, 18 deletions(-)
>  delete mode 100644 meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
> 
> diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
> deleted file mode 100644
> index 0c0cac2..0000000
> --- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
> +++ /dev/null
> @@ -1,18 +0,0 @@
> -SUMMARY = "CyaSSL 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 \
> -               a full TLS 1.2 client and server."
> -HOMEPAGE = "http://www.yassl.com/yaSSL/Products-cyassl.html"
> -BUGTRACKER = "http://github.com/cyassl/cyassl/issues"
> -SECTION = "libs/network"
> -LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> -
> -SRC_URI = "http://www.yassl.com/${BP}.zip"
> -
> -SRC_URI[md5sum] = "72477eb50697e759d309c49cb1aef18a"
> -SRC_URI[sha256sum] = "85a79009d2a7468910dfb1e4b975e0b00a42c695f4f1a2adc16d2507b5d0b03e"
> -
> -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-09-23 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 16:34 [meta-networking][PATCH] cyassl: update to version 3.2.0, remove 3.1.0 lchristina26
2014-09-23 16:56 ` 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.