Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] bdwgc: Set ARM_INSTRUCTION_SET to "arm"
Date: Thu, 19 Apr 2012 13:20:44 -0400	[thread overview]
Message-ID: <20120419172044.GA5572@denix.org> (raw)
In-Reply-To: <1334830839-25853-1-git-send-email-ken.werner@linaro.org>

On Thu, Apr 19, 2012 at 12:20:39PM +0200, Ken Werner wrote:
> The bdwgc recipe uses a version of libatomic that fails when building in Thumb
> mode. This has been fixed upstream already. The
> pulseaudio/libatomics-ops_1.2.bb has the same issue and sets the
> ARM_INSTRUCTION_SET to "arm" (probably until a new version gets pulled in).
> This patch applies the same workaround to the bdwgc/bdwgc_20110107.bb recipe.
> 
> Signed-off-by: Ken Werner <ken.werner@linaro.org>

Acked-by: Denys Dmytriyenko <denys@ti.com>


> ---
>  meta/recipes-support/bdwgc/bdwgc_20110107.bb |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/meta/recipes-support/bdwgc/bdwgc_20110107.bb b/meta/recipes-support/bdwgc/bdwgc_20110107.bb
> index 327e59b..bc7b613 100644
> --- a/meta/recipes-support/bdwgc/bdwgc_20110107.bb
> +++ b/meta/recipes-support/bdwgc/bdwgc_20110107.bb
> @@ -33,5 +33,7 @@ PR = "r1"
>  
>  S = "${WORKDIR}/bdwgc"
>  
> +ARM_INSTRUCTION_SET = "arm"
> +
>  inherit autotools
>  BBCLASSEXTEND = "native nativesdk"
> -- 
> 1.7.5.4
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core



  reply	other threads:[~2012-04-19 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-19 10:20 [PATCH] bdwgc: Set ARM_INSTRUCTION_SET to "arm" Ken Werner
2012-04-19 17:20 ` Denys Dmytriyenko [this message]
2012-04-27 21:18 ` Saul Wold

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=20120419172044.GA5572@denix.org \
    --to=denis@denix.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