[linux-yocto] enable kernel event failed

2014-03-31 Thread Maroua Ben
Hello, i installed yocto with Lttng in pandaboard ES REV B1, but i could not have syscall events. steps: $ git clone git://git.yoctoproject.org/poky.git -b dora$ cd poky $ git clone http://git.yoctoproject.org/git/meta-ti $ git clone https://github.com/openembedded/meta-oe.git $source

[linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com I was noticing emenlow BSP failing to boot since LTSI was integrated in the v3.10 kernel. After debugging I found out that kernel code was doing an invalid memory access, causing kernel panic. Here is the fix for the issue, which I am also pushing

Re: [linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread Kamble, Nitin A
-Original Message- From: Hart, Darren Sent: Monday, March 31, 2014 1:34 PM To: Kamble, Nitin A; Ashfield, Bruce (Wind River); linux- yo...@yoctoproject.org Subject: Re: [PATCH 0/1] a fix for v3.10 LTSI branch On 3/31/14, 13:24, Kamble, Nitin A nitin.a.kam...@intel.com wrote:

Re: [linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread Hart, Darren
On 3/31/14, 13:56, Kamble, Nitin A nitin.a.kam...@intel.com wrote: -Original Message- From: Hart, Darren Sent: Monday, March 31, 2014 1:34 PM To: Kamble, Nitin A; Ashfield, Bruce (Wind River); linux- yo...@yoctoproject.org Subject: Re: [PATCH 0/1] a fix for v3.10 LTSI branch On

Re: [linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread Kamble, Nitin A
On 3/31/2014 2:01 PM, Hart, Darren wrote: On 3/31/14, 13:56, Kamble, Nitin A nitin.a.kam...@intel.com wrote: -Original Message- From: Hart, Darren Sent: Monday, March 31, 2014 1:34 PM To: Kamble, Nitin A; Ashfield, Bruce (Wind River); linux- yo...@yoctoproject.org Subject: Re:

[linux-yocto] [PATCH][3.10][meta] intel-common: Add preempt-rt ktype targets

2014-03-31 Thread Darren Hart
Add the preempt-rt ktype scc targets for the intel-core2-32 and intel-corei7-64 BSPs. These are also the intel-common configuration used for all intel-common compatible BSPs. Signed-off-by: Darren Hart dvh...@linux.intel.com --- .../bsp/intel-common/intel-core2-32-preempt-rt.scc |9 +

[linux-yocto] yocto-layer vs bsp-layer : criteria of choice of approach toward a custom image

2014-03-31 Thread New B
Hi, I am v new to yocto; read most of the doc'n and skimmed through the rest. I git cloned the dora branch, tag yocto 1.5.1 final Here are my questions: 1- how come yocto-bsp tool wont work except when invoked within the poky/build dir though e doc'n implies that new layers should be at the