From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Add cgreen. Library to do unit test for C language
Date: Mon, 17 May 2010 14:40:19 -0700 [thread overview]
Message-ID: <20100517214019.GA8515@gmail.com> (raw)
In-Reply-To: <AANLkTilux_HTutdHJZKh7hipzViaahkx7OtLOI6RFaVj@mail.gmail.com>
On (16/05/10 18:05), João Henrique Freitas wrote:
> Nothing special. This was a mistake.
instead of incremental change can you reply to your previous patch with
complete patch which includes this change as well.
-Khem
>
> ---
> recipes/cgreen/cgreen.inc | 2 --
> recipes/cgreen/cgreen_svn.bb | 6 ------
> 2 files changed, 0 insertions(+), 8 deletions(-)
>
> diff --git a/recipes/cgreen/cgreen.inc b/recipes/cgreen/cgreen.inc
> index 9c71db5..eb3307e 100644
> --- a/recipes/cgreen/cgreen.inc
> +++ b/recipes/cgreen/cgreen.inc
> @@ -11,5 +11,3 @@ BBCLASSEXTEND = "native sdk"
>
> inherit cmake
>
> -#FILES_${PN}-dev += "${bindir}/*-config"
> -#FILES_${PN}-utils = ""
> diff --git a/recipes/cgreen/cgreen_svn.bb b/recipes/cgreen/cgreen_svn.bb
> index 88dad6d..65f2f34 100644
> --- a/recipes/cgreen/cgreen_svn.bb
> +++ b/recipes/cgreen/cgreen_svn.bb
> @@ -13,9 +13,3 @@ EXTRA_OEMAKE = "INSTALL_PREFIX=${D}"
> EXTRA_OECMAKE = ""
>
> OECMAKE_SOURCEPATH = "../cgreen"
> -
> -PARALLEL_MAKE = ""
> -CCACHE = ""
> -
> -
> -
> --
> 1.7.0.4
>
>
> --
> -----------------------------------------------------------
> João Henrique Freitas - joaohf_at_gmail.com
> Campinas-SP-Brasil
> BSD051283
> LPI 1
> http://www.joaohfreitas.eti.br
> From ec5f835f78bd4cfee7da3202ce075b2c6db3f5c2 Mon Sep 17 00:00:00 2001
> From: Joao H. Freitas <joaohf@gmail.com>
> Date: Sun, 16 May 2010 18:00:34 -0300
> Subject: [PATCH v2 8/9] Remove mistake configs
>
> ---
> recipes/cgreen/cgreen.inc | 2 --
> recipes/cgreen/cgreen_svn.bb | 6 ------
> 2 files changed, 0 insertions(+), 8 deletions(-)
>
> diff --git a/recipes/cgreen/cgreen.inc b/recipes/cgreen/cgreen.inc
> index 9c71db5..eb3307e 100644
> --- a/recipes/cgreen/cgreen.inc
> +++ b/recipes/cgreen/cgreen.inc
> @@ -11,5 +11,3 @@ BBCLASSEXTEND = "native sdk"
>
> inherit cmake
>
> -#FILES_${PN}-dev += "${bindir}/*-config"
> -#FILES_${PN}-utils = ""
> diff --git a/recipes/cgreen/cgreen_svn.bb b/recipes/cgreen/cgreen_svn.bb
> index 88dad6d..65f2f34 100644
> --- a/recipes/cgreen/cgreen_svn.bb
> +++ b/recipes/cgreen/cgreen_svn.bb
> @@ -13,9 +13,3 @@ EXTRA_OEMAKE = "INSTALL_PREFIX=${D}"
> EXTRA_OECMAKE = ""
>
> OECMAKE_SOURCEPATH = "../cgreen"
> -
> -PARALLEL_MAKE = ""
> -CCACHE = ""
> -
> -
> -
> --
> 1.7.0.4
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2010-05-17 21:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-16 3:41 [PATCH] Add cgreen. Library to do unit test for C language João Henrique Freitas
2010-05-16 7:39 ` Koen Kooi
2010-05-16 21:05 ` João Henrique Freitas
2010-05-17 21:40 ` Khem Raj [this message]
2010-05-23 18:49 ` João Henrique Freitas
2010-05-26 20:04 ` Khem Raj
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=20100517214019.GA8515@gmail.com \
--to=raj.khem@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.