From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Matthew McClintock <msm@freescale.com>
Subject: Re: [PATCH 1/2] arch-powerpc{, 64}.inc: update/add PACKAGE_EXTRA_ARCHS for powerpc/powerpc64
Date: Tue, 28 Feb 2012 10:40:33 -0800 [thread overview]
Message-ID: <4F4D1FA1.8060507@linux.intel.com> (raw)
In-Reply-To: <1329978109-642-1-git-send-email-msm@freescale.com>
On 02/22/2012 10:21 PM, Matthew McClintock wrote:
> Signed-off-by: Matthew McClintock<msm@freescale.com>
> ---
> meta/conf/machine/include/powerpc/arch-powerpc.inc | 4 +---
> .../machine/include/powerpc/arch-powerpc64.inc | 1 +
> 2 files changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/meta/conf/machine/include/powerpc/arch-powerpc.inc b/meta/conf/machine/include/powerpc/arch-powerpc.inc
> index 8347f86..c9b2829 100644
> --- a/meta/conf/machine/include/powerpc/arch-powerpc.inc
> +++ b/meta/conf/machine/include/powerpc/arch-powerpc.inc
> @@ -30,6 +30,4 @@ BASE_LIB_tune-powerpc-nf = "lib"
> PACKAGE_EXTRA_ARCHS_tune-powerpc-nf = "powerpc-nf"
> TUNE_FEATURES_tune-powerpc ?= "m32 fpu-hard"
> BASE_LIB_tune-powerpc = "lib"
> -PACKAGE_EXTRA_ARCHS_tune-powerpc = "${PACKAGE_EXTRA_ARCHS_tune-powerpc-nf} powerpc"
> -
> -
> +PACKAGE_EXTRA_ARCHS_tune-powerpc = "powerpc"
> diff --git a/meta/conf/machine/include/powerpc/arch-powerpc64.inc b/meta/conf/machine/include/powerpc/arch-powerpc64.inc
> index 7ef8ddc..48cd08e 100644
> --- a/meta/conf/machine/include/powerpc/arch-powerpc64.inc
> +++ b/meta/conf/machine/include/powerpc/arch-powerpc64.inc
> @@ -10,3 +10,4 @@ TUNE_ARCH .= "${@bb.utils.contains("TUNE_FEATURES", [ "m64" ], "powerpc64", "",
> AVAILTUNES += "powerpc64"
> TUNE_FEATURES_tune-powerpc64 ?= "m64 fpu-hard"
> BASE_LIB_tune-powerpc64 = "lib64"
> +PACKAGE_EXTRA_ARCHS_tune-powerpc64 = "powerpc64"
Both of the patches in this series are merged it OE-core
Thanks
Sau!
prev parent reply other threads:[~2012-02-28 18:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-23 6:21 [PATCH 1/2] arch-powerpc{, 64}.inc: update/add PACKAGE_EXTRA_ARCHS for powerpc/powerpc64 Matthew McClintock
2012-02-23 6:21 ` [PATCH 2/2] tune-ppce5500: consolidate ppce5500 and ppc64e5500 into one tune file Matthew McClintock
2012-02-28 18:40 ` 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=4F4D1FA1.8060507@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=msm@freescale.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