All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH v3] CyaSSL: Sumbit cyassl recipe to meta-oe/meta-networking/recipes-connectivity
@ 2014-08-12 17:21 lchristina26
  2014-08-12 18:22 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: lchristina26 @ 2014-08-12 17:21 UTC (permalink / raw)
  To: openembedded-devel

CyaSSL is a lightweight SSL library for embedded systems.

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

diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
index accc144..441d321 100644
--- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
+++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
@@ -9,8 +9,6 @@ SECTION = "libs/network"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-PR = "r1"
-
 SRC_URI = "http://www.yassl.com/cyassl-${PV}.zip"
 
 
@@ -21,6 +19,3 @@ S = "${WORKDIR}/${PN}-${PV}"
 
 inherit autotools
 
-# Detect and build with correct endianness
-# CFLAGS += "${@base_conditional('SITEINFO_ENDIANNESS', 'le', '', '-DBIG_ENDIAN_ORDER', d)}"
-
-- 
1.9.1



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

* Re: [meta-oe][PATCH v3] CyaSSL: Sumbit cyassl recipe to meta-oe/meta-networking/recipes-connectivity
  2014-08-12 17:21 [meta-oe][PATCH v3] CyaSSL: Sumbit cyassl recipe to meta-oe/meta-networking/recipes-connectivity lchristina26
@ 2014-08-12 18:22 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2014-08-12 18:22 UTC (permalink / raw)
  To: openembedded-devel

On 08/12/2014 10:21 AM, lchristina26 wrote:
> CyaSSL is a lightweight SSL library for embedded systems.
>
> Signed-off-by: Leah Thompson <lchristina26@hotmail.com>
> ---
>   meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb | 5 -----
>   1 file changed, 5 deletions(-)
>
> diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
> index accc144..441d321 100644
> --- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
> +++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb
> @@ -9,8 +9,6 @@ SECTION = "libs/network"
>   LICENSE = "GPLv2"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>
> -PR = "r1"
> -
>   SRC_URI = "http://www.yassl.com/cyassl-${PV}.zip"
>
>
> @@ -21,6 +19,3 @@ S = "${WORKDIR}/${PN}-${PV}"
>
>   inherit autotools
>
> -# Detect and build with correct endianness
> -# CFLAGS += "${@base_conditional('SITEINFO_ENDIANNESS', 'le', '', '-DBIG_ENDIAN_ORDER', d)}"
> -
>
Leah,

I think Martin wants you to re-submit a new version of the complete 
recipe, not a patch to a recipe that is not yet included. That's what he 
meant my squash your changes together.

Sau!



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

end of thread, other threads:[~2014-08-12 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 17:21 [meta-oe][PATCH v3] CyaSSL: Sumbit cyassl recipe to meta-oe/meta-networking/recipes-connectivity lchristina26
2014-08-12 18:22 ` Saul Wold

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.