From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] 'Update cyassl bb file'
Date: Tue, 12 Aug 2014 13:14:32 +0200 [thread overview]
Message-ID: <20140812111432.GC14848@jama> (raw)
In-Reply-To: <BLU436-SMTP782D203C1A9AF2454095C9D6ED0@phx.gbl>
[-- Attachment #1: Type: text/plain, Size: 1401 bytes --]
On Mon, Aug 11, 2014 at 11:32:36AM -0600, lchristina26 wrote:
> Signed-off-by: lchristina26 <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"
> -
NAK ^ you cannot break upgrade path (make version going backwards) just to remove 2 comments.
> 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
>
> --
> _______________________________________________
> 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 --]
next prev parent reply other threads:[~2014-08-12 11:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 17:32 [meta-oe][PATCH] 'Update cyassl bb file' lchristina26
2014-08-12 11:14 ` Martin Jansa [this message]
2014-08-12 16:03 ` Leah
2014-08-12 16:29 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140812111432.GC14848@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.