* [PATCH] tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu.
@ 2011-07-28 21:47 Kumar Gala
2011-08-01 17:49 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2011-07-28 21:47 UTC (permalink / raw)
To: openembedded-core
From: Malcolm Crossley <malcolm.crossley@ge.com>
Signed-off-by: Malcolm Crossley <malcolm.crossley@ge.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
meta/conf/machine/include/tune-ppce500mc.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/machine/include/tune-ppce500mc.inc b/meta/conf/machine/include/tune-ppce500mc.inc
index a4cdb1f..73217dd 100644
--- a/meta/conf/machine/include/tune-ppce500mc.inc
+++ b/meta/conf/machine/include/tune-ppce500mc.inc
@@ -7,5 +7,5 @@ TUNE_CCARGS += "${@bb.utils.contains("TUNE_FEATURES", "ppce500mc", "-mcpu=e500mc
TUNE_PKGARCH .= "${@bb.utils.contains("TUNE_FEATURES", "ppce500mc", "ppce500mc", "", d)}"
AVAILTUNES += "ppce500mc"
-TUNE_FEATURES_tune-ppce500mc = "m32 hard-fpu ppce500mc"
+TUNE_FEATURES_tune-ppce500mc = "m32 fpu-hard ppce500mc"
PACKAGE_EXTRA_ARCHS_tune-ppce500mc = "powerpc ppce500mc"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu.
2011-07-28 21:47 [PATCH] tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu Kumar Gala
@ 2011-08-01 17:49 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-08-01 17:49 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 07/28/2011 02:47 PM, Kumar Gala wrote:
> From: Malcolm Crossley<malcolm.crossley@ge.com>
>
> Signed-off-by: Malcolm Crossley<malcolm.crossley@ge.com>
> Signed-off-by: Kumar Gala<galak@kernel.crashing.org>
> ---
> meta/conf/machine/include/tune-ppce500mc.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/conf/machine/include/tune-ppce500mc.inc b/meta/conf/machine/include/tune-ppce500mc.inc
> index a4cdb1f..73217dd 100644
> --- a/meta/conf/machine/include/tune-ppce500mc.inc
> +++ b/meta/conf/machine/include/tune-ppce500mc.inc
> @@ -7,5 +7,5 @@ TUNE_CCARGS += "${@bb.utils.contains("TUNE_FEATURES", "ppce500mc", "-mcpu=e500mc
> TUNE_PKGARCH .= "${@bb.utils.contains("TUNE_FEATURES", "ppce500mc", "ppce500mc", "", d)}"
>
> AVAILTUNES += "ppce500mc"
> -TUNE_FEATURES_tune-ppce500mc = "m32 hard-fpu ppce500mc"
> +TUNE_FEATURES_tune-ppce500mc = "m32 fpu-hard ppce500mc"
> PACKAGE_EXTRA_ARCHS_tune-ppce500mc = "powerpc ppce500mc"
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-01 17:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28 21:47 [PATCH] tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu Kumar Gala
2011-08-01 17:49 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox