Openembedded Core Discussions
 help / color / mirror / Atom feed
From: akuster <akuster@mvista.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [daisy][PATCH 1/2] perf: explicitly disable libunwind
Date: Sun, 10 Aug 2014 19:47:11 -0700	[thread overview]
Message-ID: <53E82EAF.6080603@mvista.com> (raw)
In-Reply-To: <1407663535-6484-1-git-send-email-Martin.Jansa@gmail.com>



On 08/10/2014 02:38 AM, Martin Jansa wrote:
> * it's not included in DEPENDS and it's detected from sysroot
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

Acked-by: Armin Kuster <akuster808@gmail.com>

> ---
>   meta/recipes-kernel/perf/perf.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
> index 20968f9..9776943 100644
> --- a/meta/recipes-kernel/perf/perf.bb
> +++ b/meta/recipes-kernel/perf/perf.bb
> @@ -76,7 +76,7 @@ EXTRA_OEMAKE = \
>   		CC="${CC}" \
>   		AR="${AR}" \
>   		perfexecdir=${libexecdir} \
> -		NO_GTK2=1 ${TUI_DEFINES} NO_DWARF=1 ${SCRIPTING_DEFINES} \
> +		NO_GTK2=1 ${TUI_DEFINES} NO_DWARF=1 NO_LIBUNWIND=1 ${SCRIPTING_DEFINES} \
>   		'
>
>   EXTRA_OEMAKE += "\
>


      parent reply	other threads:[~2014-08-11  2:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-10  9:38 [daisy][PATCH 1/2] perf: explicitly disable libunwind Martin Jansa
2014-08-10  9:38 ` [daisy][PATCH 2/2] perf: fix indentation Martin Jansa
2014-08-11 10:03   ` Richard Purdie
2014-08-11 10:21     ` Martin Jansa
2014-08-11  2:47 ` akuster [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=53E82EAF.6080603@mvista.com \
    --to=akuster@mvista.com \
    --cc=martin.jansa@gmail.com \
    --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