From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] openjade-native_1.3.2.bb: fix typo and change the deps exclusion to correct var
Date: Wed, 11 Jul 2012 11:24:48 +0100 [thread overview]
Message-ID: <1342002288.7934.2.camel@ted> (raw)
In-Reply-To: <1341949535-2466-1-git-send-email-msm@freescale.com>
On Tue, 2012-07-10 at 14:45 -0500, Matthew McClintock wrote:
> Signed-off-by: Matthew McClintock <msm@freescale.com>
> ---
> meta/recipes-devtools/openjade/openjade-native_1.3.2.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb b/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb
> index a539c35..266210d 100644
> --- a/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb
> +++ b/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb
> @@ -33,7 +33,7 @@ CONFIGUREOPTS := "${@d.getVar('CONFIGUREOPTS', True).replace('--datadir=${datadi
> # CONFIGUREOPTS has hard coded paths so we need to ignore it's vardeps
> # there are other bits in there too but they are picked up by other variable
> # dependencies so it all works out
> -do_configure[vardepsexclude] += "CONNFIGUREOPTS"
> +oe_runconf[vardepsexclude] += "CONFIGUREOPTS"
>
> CFLAGS =+ "-I${S}/include"
>
Merged to master, thanks.
Richard
prev parent reply other threads:[~2012-07-11 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-10 19:45 [PATCH] openjade-native_1.3.2.bb: fix typo and change the deps exclusion to correct var Matthew McClintock
2012-07-11 10:24 ` Richard Purdie [this message]
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=1342002288.7934.2.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox