[oe] [meta-networking][PATCH] cyassl: add new recipe

Martin Jansa martin.jansa at gmail.com
Mon Dec 22 13:48:22 UTC 2014


On Sat, Dec 20, 2014 at 09:55:49AM -0700, lchristina26 wrote:
> Add new version 3.3.0 recipe for CyaSSLo

This doesn't remove 3.1.0 recipe and it should.

> Signed-off-by: Leah <lchristina26 at hotmail.com>
> ---
>  .../recipes-connectivity/cyassl/cyassl_3.3.0.bb        | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>  create mode 100644 meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb
> 
> diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb b/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb
> new file mode 100644
> index 0000000..715cf1f
> --- /dev/null
> +++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb
> @@ -0,0 +1,18 @@
> +SUMMARY = "CyaSSL Lightweight, Embedded SSL Library, version 3.3.0"

", version 3.3.0" doesn't belong in SUMMARY

> +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] = "0303eb0f2f9065a1207d9104ab0eba7c"
> +SRC_URI[sha256sum] = "e51583ea1e4d64537553922d67a96360312811dffef58d4c05506aa98a296fe3"
> +
> +inherit autotools
> +
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20141222/86769d1c/attachment-0002.sig>


More information about the Openembedded-devel mailing list