[oe] [meta-oe][PATCH v3] CyaSSL: Sumbit cyassl recipe to meta-oe/meta-networking/recipes-connectivity

Saul Wold sgw at linux.intel.com
Tue Aug 12 18:22:31 UTC 2014


On 08/12/2014 10:21 AM, lchristina26 wrote:
> CyaSSL is a lightweight SSL library for embedded systems.
>
> Signed-off-by: Leah Thompson <lchristina26 at 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!




More information about the Openembedded-devel mailing list