[meta-intel] [PATCH 09/10] fri2: linux-yocto-dev recipe extension

2013-02-27 Thread nitin . a . kamble
From: Nitin A Kamble Provide the fri2 BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the fri2 BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble --- .../recipes-

Re: [meta-intel] [PATCH 09/10] fri2: linux-yocto-dev recipe extension

2013-02-28 Thread Darren Hart
On 02/27/2013 04:28 PM, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > Provide the fri2 BSP specific extension for the linux-yocto-dev > recipe from the oecore layer. This configures the right git branches of > the kernel repository for the fri2 BSP. > > This commit is addressing thi