Re: [yocto] [PATCH v2] yocto-docs: kernel-dev, Aesthetic/formatting/clarification fixes

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 9:45 AM > To: Yocto discussion list > Cc: Hart, Darren > Subject: [PATCH v2] yocto-docs: kernel-dev, > Aesthetic/formatting/clarification fixes > >

Re: [yocto] [PATCH] yocto-docs: Some aesthetic changes to kernel-dev-common.xml

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 9:40 AM > To: Hart, Darren > Cc: Yocto discussion list > Subject: RE: [PATCH] yocto-docs: Some aesthetic changes to kernel-dev- > common.xml > >

Re: [yocto] [PATCH] yocto-docs: Aesthetic changes to kernel-dev-intro.xml

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 2:33 AM > To: Yocto discussion list > Cc: Hart, Darren > Subject: [PATCH] yocto-docs: Aesthetic changes to kernel-dev-intro.xml > > > * &quo

Re: [yocto] [PATCH] yocto-docs: Some aesthetic changes to kernel-dev-common.xml

2017-02-23 Thread Hart, Darren
> -Original Message- > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] > Sent: Thursday, February 23, 2017 3:08 AM > To: Yocto discussion list > Cc: Hart, Darren > Subject: [PATCH] yocto-docs: Some aesthetic changes to kernel-dev- > common.xml > >

Re: [yocto] Question on building out-of-tree modules on the target

2015-05-29 Thread Hart, Darren
reflect that. -- Darren > >Thanks, >Scott > >>-Original Message- >>From: Hart, Darren >>Sent: Friday, May 29, 2015 12:40 PM >>To: Trevor Woerner; Rifenbark, Scott M; yocto@yoctoproject.org >>Cc: Wold, Saul >>Subject: Re: [yocto] Questi

Re: [yocto] Question on building out-of-tree modules on the target

2015-05-29 Thread Hart, Darren
On 5/29/15, 12:21 PM, "Trevor Woerner" wrote: >Hi Scott, > >On 05/18/15 10:42, Rifenbark, Scott M wrote: >> I have a section in the YP Linux Kernel Development Manual that talks >>about building out-of-tree-modules on the target - > >Interestingly enough, I was just reading through that document

Re: [linux-yocto] [PATCH 00/16] linux-yocto-3.10: config fragments for minnow BSP

2013-11-22 Thread Hart, Darren
On Fri, 2013-11-22 at 21:23 +, Kamble, Nitin A wrote: > > > -Original Message- > > From: Hart, Darren > > Sent: Friday, November 22, 2013 12:48 PM > > To: Kamble, Nitin A > > Cc: linux-yo...@yoctoproject.org; bruce.ashfi...@windriver.com > > Subj

Re: [linux-yocto] [PATCH 08/16] media/pci-capture : A feature for PCI media capture devices

2013-11-22 Thread Hart, Darren
On Fri, 2013-11-22 at 11:35 -0800, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble I've avoided too much feedback on the commit message, but these are nearly as important as the content itself. So I'll spend some time on just this one and leave it to you to extend to the others. > This en

Re: [linux-yocto] [PATCH 07/16] media/i2c: A feature for i2c media devices

2013-11-22 Thread Hart, Darren
On Fri, 2013-11-22 at 11:35 -0800, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > This enables kernel configuration for bunch of i2c media devices. > > Signed-off-by: Nitin A Kamble > --- > meta/cfg/kernel-cache/features/media/i2c.cfg | 74 > > meta/cfg

Re: [linux-yocto] [PATCH 04/16] media.scc : A feature for Media infrastructure

2013-11-22 Thread Hart, Darren
On Fri, 2013-11-22 at 11:35 -0800, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > This replaces the previous limited media config fragments. > Other hardware media features depends on this feature. Please include the intent of this particular feature here. This adds the infrastructur

Re: [linux-yocto] [PATCH 02/16] firmware.scc/cfg : Feature for firmware loading

2013-11-22 Thread Hart, Darren
On Fri, 2013-11-22 at 11:35 -0800, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > This enables the kernel configuration for firmware loading. This is bare-minimum in size (3 CONFIGs) in my opinion to be considered for it's own fragment. I'm OK with it - but I wonder, Bruce, would thi

Re: [linux-yocto] [PATCH 00/16] linux-yocto-3.10: config fragments for minnow BSP

2013-11-22 Thread Hart, Darren
On Fri, 2013-11-22 at 11:36 -0800, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > > This patch series imports the 500 line media.cfg from the kernel recipe > in to the linux-yocto-3.10 meta branch, by splitting it into many > fragments. > > It replaces some of the existing webcam me

[linux-yocto] RFC 500 line media config fragment

2013-11-18 Thread Hart, Darren
Bruce, I've been carrying around a 500 line config fragment from Koen for the MinnowBoard that I would like to eliminate from the BSP. The time to validate these options will be significant, so before I dig in, I'm wondering what we think the best way to deal with these internally to linux-yocto.