[yocto] [PATCH 3/5] tune-ppce500v2: Add a tune file for PowerPC e500v2 cores

Khem Raj raj.khem at gmail.com
Mon Jul 18 23:01:16 PDT 2011


On Mon, Jul 18, 2011 at 10:21 PM, Kumar Gala <galak at kernel.crashing.org> wrote:
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  meta/conf/machine/include/tune-ppce500v2.inc |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
>  create mode 100644 meta/conf/machine/include/tune-ppce500v2.inc
>
> diff --git a/meta/conf/machine/include/tune-ppce500v2.inc b/meta/conf/machine/include/tune-ppce500v2.inc
> new file mode 100644
> index 0000000..9901045
> --- /dev/null
> +++ b/meta/conf/machine/include/tune-ppce500v2.inc
> @@ -0,0 +1,5 @@
> +TARGET_CC_ARCH = "-mcpu=8548 -mabi=spe -mspe"
> +BASE_PACKAGE_ARCH = "ppce500v2"
> +FEED_ARCH = "ppce500v2"
> +PACKAGE_EXTRA_ARCHS = "powerpc ppce500v2"
> +TARGET_OS_powerpc = "linux-gnuspe"

I think TARGET_OS is unwanted here


> --
> 1.7.3.4
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list