Re: [yocto] [PATCH] tune-arm1176jzfs-s.inc: Add hard float profile, arm1176jzfshf, in AVAILTUNES

2014-02-07 Thread Paul Eggleton
On Friday 07 February 2014 12:53:48 Kazuya Nishimura wrote: This tune-arm1176jzf-s.inc belongs to meta-raspberrypi layer, not an oe-core file. (Title missing [meta-raspberrypi]... this is my fault) Ah, oops, I didn't see that, sorry for the confusion. I've added Andrei on CC so he can pick it

Re: [yocto] [PATCH] tune-arm1176jzfs-s.inc: Add hard float profile, arm1176jzfshf, in AVAILTUNES

2014-02-06 Thread Kazuya Nishimura
Hi Paul, This tune-arm1176jzf-s.inc belongs to meta-raspberrypi layer, not an oe-core file. (Title missing [meta-raspberrypi]... this is my fault) Do you still think I should re-send this patch to oe-core? Best regards, Kaz 2014-02-05 Paul Eggleton paul.eggle...@linux.intel.com: Hi Kazuya,

Re: [yocto] [PATCH] tune-arm1176jzfs-s.inc: Add hard float profile, arm1176jzfshf, in AVAILTUNES

2014-02-05 Thread Paul Eggleton
Hi Kazuya, On Wednesday 05 February 2014 11:01:19 Kazuya Nishimura wrote: * arm1176jzfshf uses -mtune=hard. * Add -mfpu=vfp if vfp is included in TUNE_FEATURES Signed-off-by: Kazuya Nishimura kazuya.nisim...@gmail.com Change-Id: If81977cacbba052fa30c4a407ec65e93148d2ee3 ---

[yocto] [PATCH] tune-arm1176jzfs-s.inc: Add hard float profile, arm1176jzfshf, in AVAILTUNES

2014-02-04 Thread Kazuya Nishimura
* arm1176jzfshf uses -mtune=hard. * Add -mfpu=vfp if vfp is included in TUNE_FEATURES Signed-off-by: Kazuya Nishimura kazuya.nisim...@gmail.com Change-Id: If81977cacbba052fa30c4a407ec65e93148d2ee3 --- conf/machine/include/tune-arm1176jzf-s.inc |7 +++ 1 file changed, 7 insertions(+)

[yocto] [PATCH] tune-arm1176jzfs-s.inc: Add hard float profile, arm1176jzfshf, in AVAILTUNES

2014-02-03 Thread Kazuya Nishimura
arm1176jzfshf uses -mtune=hard. Add -mfpu=vfp if vfp is included in TUNE_FEATURES --- conf/machine/include/tune-arm1176jzf-s.inc |7 +++ 1 file changed, 7 insertions(+) diff --git a/conf/machine/include/tune-arm1176jzf-s.inc b/conf/machine/include/tune-arm1176jzf-s.inc index