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

lchristina26 lchristina26 at hotmail.com
Tue Aug 12 17:21:10 UTC 2014


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)}"
-
-- 
1.9.1




More information about the Openembedded-devel mailing list