Re: [yocto] Building uio-pci-generic into core-image-minimal

2013-03-21 Thread Paul Eggleton
On Tuesday 19 March 2013 23:35:57 David Mulder wrote: From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Thursday, February 21, 2013 11:53 AM I've now simply cherry-picked the two patches that came before this plus my patch from master on top of the 1.3 release tag, and

Re: [yocto] Building uio-pci-generic into core-image-minimal

2013-03-19 Thread David Mulder
From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Thursday, February 21, 2013 11:53 AM I've now simply cherry-picked the two patches that came before this plus my patch from master on top of the 1.3 release tag, and tested the result; patches are attached. Hi, Paul. Just a

[yocto] Building uio-pci-generic into core-image-minimal

2013-02-12 Thread David Mulder
I need to use the uio-pci-generic kernel module, but I don't know how to make it available in my image. Yocto 1.3, core-image-minimal, did 'bitbake linux-yocto -c menuconfig' and added Generic driver for PCI 2.3. It took a while to bitbake core-image-minimal after that change, and I saw

Re: [yocto] Building uio-pci-generic into core-image-minimal

2013-02-12 Thread Bruce Ashfield
On 13-02-12 6:47 PM, David Mulder wrote: I need to use the uio-pci-generic kernel module, but I don’t know how to make it available in my image. Yocto 1.3, core-image-minimal, did ‘bitbake linux-yocto –c menuconfig’ and added “Generic driver for PCI 2.3”. It took a while to bitbake