Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Ken Werner <ken.werner@linaro.org>
Subject: Re: [PATCH] bdwgc: Set ARM_INSTRUCTION_SET to "arm"
Date: Fri, 27 Apr 2012 14:18:31 -0700	[thread overview]
Message-ID: <4F9B0D27.40705@linux.intel.com> (raw)
In-Reply-To: <1334830839-25853-1-git-send-email-ken.werner@linaro.org>

On 04/19/2012 03:20 AM, 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>
> ---
>   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"

Merged into OE-Core

Thanks
	Sau!



      parent reply	other threads:[~2012-04-27 21:28 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
2012-04-27 21:18 ` Saul Wold [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=4F9B0D27.40705@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=ken.werner@linaro.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