Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-23 Thread Khem Raj
On Mon, Oct 23, 2017 at 11:07 AM, Marlon Smith wrote: > Khem, with a couple of modifications I was able to get this script working > perfectly and installing the modules into the system automatically. Thanks > a lot! > > If you or anyone else would like a copy of the modified bitbake file I'd be

Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-23 Thread Marlon Smith
Khem, with a couple of modifications I was able to get this script working perfectly and installing the modules into the system automatically.  Thanks a lot! If you or anyone else would like a copy of the modified bitbake file I'd be happy to share it. On Thu, 2017-10-19 at 14:18 -0700, Khem Raj wr

Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-19 Thread Marlon Smith
On Thu, 2017-10-19 at 14:18 -0700, Khem Raj wrote: > On Thu, Oct 19, 2017 at 12:38 PM, Marlon Smith com> wrote: > > > > On Wed, 2017-10-18 at 22:50 -0700, Khem Raj wrote: > > > > > > On Wed, Oct 18, 2017 at 3:13 PM, Marlon Smith > > il.c > > > om> wrote: > > > > > > > > > > > > Hi everyone, >

Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-19 Thread Khem Raj
On Thu, Oct 19, 2017 at 12:38 PM, Marlon Smith wrote: > On Wed, 2017-10-18 at 22:50 -0700, Khem Raj wrote: >> On Wed, Oct 18, 2017 at 3:13 PM, Marlon Smith > om> wrote: >> > >> > Hi everyone, >> > >> > I'm trying to build the Linux backports project to get updated wifi >> > drivers >> > on an olde

Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-19 Thread Marlon Smith
On Wed, 2017-10-18 at 22:50 -0700, Khem Raj wrote: > On Wed, Oct 18, 2017 at 3:13 PM, Marlon Smith om> wrote: > > > > Hi everyone, > > > > I'm trying to build the Linux backports project to get updated wifi > > drivers > > on an older kernel.  The problem is that when building backports, > > it

Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-18 Thread Khem Raj
On Wed, Oct 18, 2017 at 3:13 PM, Marlon Smith wrote: > Hi everyone, > > I'm trying to build the Linux backports project to get updated wifi drivers > on an older kernel. The problem is that when building backports, it first > builds several tools that need to be run natively before cross-compilin

Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-18 Thread Darcy Watkins
to] Building kernel backports for ARM with Yocto Hi everyone, I'm trying to build the Linux backports project to get updated wifi drivers on an older kernel. The problem is that when building backports, it first builds several tools that need to be run natively before cross-compiling the rest of

Re: [yocto] Building kernel backports for ARM with Yocto

2017-10-18 Thread Marlon Smith
; Direct  +1 604 233 7989   ::  Fax  +1 604 231 1109  ::  Main  +1 604 > 231 1100 > 13811 Wireless Way  :: Richmond, BC Canada V6V 3A4 > [P2] > dwatk...@sierrawireless.com :: www.sierrawireless.com >   > From: yocto-boun...@yoctoproject.org [mailto:yocto-bounces@yoctoproje >

[yocto] Building kernel backports for ARM with Yocto

2017-10-18 Thread Marlon Smith
Hi everyone, I'm trying to build the Linux backports project to get updated wifi drivers on an older kernel.  The problem is that when building backports, it first builds several tools that need to be run natively before cross-compiling the rest of the project. I know how to write a bitbake recip