Re: [linux-yocto] multiple compilers

2015-03-30 Thread Thomas PERROT
Hi, There are two solutions, you can specify a preferred compiler in a recipe or change the main compiler. To change preferred compiler in a recipe: TOOLCHAIN_pn-recipe-name = your_compiler DEPENDS_append_pn-recipe-name = your_compiler-cross To change the main compiler: TOOLCHAIN =

[linux-yocto] [PATCH] LSI AXXIA updates to 3.4 standard/axxia/base

2015-03-30 Thread cristian . bercaru
From: Cristian Bercaru cristian.berc...@windriver.com Hello! This patch is an update to IBM PPC476 erratum 48 fix and it is tagged with the latest 3.4 tag: lsi_axxia_linux_7.8.1.43. Sangeetha Rao (1): arch/powerpc/kernel: Address IBM PPC476 erratum 48 (update) arch/powerpc/kernel/traps.c |

[linux-yocto] [PATCH] LSI AXXIA updates to 3.4 standard/axxia/base

2015-03-30 Thread cristian . bercaru
From: Cristian Bercaru cristian.berc...@windriver.com Hello! This patch is an update to IBM PPC476 erratum 48 fix and it is tagged with the latest 3.4 tag: lsi_axxia_linux_7.8.1.43. Sangeetha Rao (1): arch/powerpc/kernel: Address IBM PPC476 erratum 48 (update) arch/powerpc/kernel/traps.c |

[linux-yocto] [PATCH] arch/powerpc/kernel: Address IBM PPC476 erratum 48 (update)

2015-03-30 Thread cristian . bercaru
From: Sangeetha Rao sangeetha@intel.com This patch updates the fix to PPC476 erratum 48 in order to use the correct calculation for L2 cache register for CPUs 4 and 5. Signed-off-by: Sangeetha Rao sangeetha@intel.com --- arch/powerpc/kernel/traps.c |6 +++--- 1 file changed, 3

Re: [linux-yocto] [PATCH] LSI AXXIA updates to 3.4 standard/axxia/base

2015-03-30 Thread Bruce Ashfield
On 2015-03-30 01:10 PM, cristian.berc...@windriver.com wrote: From: Cristian Bercaru cristian.berc...@windriver.com Hello! This patch is an update to IBM PPC476 erratum 48 fix and it is tagged with the latest 3.4 tag: lsi_axxia_linux_7.8.1.43. This came through multiple times .. is this the