Re: [yocto] working my way through the kernel hands-on labs finally

2013-05-01 Thread Darren Hart
On 04/25/2013 06:30 PM, Trevor Woerner wrote: On Tue, Apr 9, 2013 at 6:11 PM, Tom Zanussi tom.zanu...@intel.com wrote: On Tue, 2013-04-09 at 18:06 -0400, Trevor Woerner wrote: On Tue, Apr 9, 2013 at 5:46 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: ok, so what am i looking for? I

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-25 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 6:11 PM, Tom Zanussi tom.zanu...@intel.com wrote: On Tue, 2013-04-09 at 18:06 -0400, Trevor Woerner wrote: On Tue, Apr 9, 2013 at 5:46 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: ok, so what am i looking for? I couldn't get lab3 to work fully unless I

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Robert P. J. Day
On Mon, 8 Apr 2013, Tom Zanussi wrote: On Mon, 2013-04-08 at 11:41 -0400, Robert P. J. Day wrote: finally have the time to work my way through the ELC 2013 hands on kernel labs described here: https://www.yoctoproject.org/tools-resources/presentations/working-kernel since i'll almost

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Trevor Woerner
Hi Robert, Since you're working your way through the labs, I was wondering if you'd be interested in testing something out for me? When I went through these labs I had set my PACKAGE_CLASSES to package_ipk instead of the default package_rpm. While doing so I had discovered a bug which I reported,

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Robert P. J. Day
On Tue, 9 Apr 2013, Trevor Woerner wrote: Hi Robert, Since you're working your way through the labs, I was wondering if you'd be interested in testing something out for me? When I went through these labs I had set my PACKAGE_CLASSES to package_ipk instead of the default package_rpm. While

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 5:29 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: does this mean PACKAGE_CLASSES should be *exclusively* ipk, or that ipk simply be in there? Yes, that's how I had been testing it (exclusively package_ipk). ___ yocto

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Robert P. J. Day
On Tue, 9 Apr 2013, Trevor Woerner wrote: On Tue, Apr 9, 2013 at 5:29 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: does this mean PACKAGE_CLASSES should be *exclusively* ipk, or that ipk simply be in there? Yes, that's how I had been testing it (exclusively package_ipk). well,

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Robert P. J. Day
On Tue, 9 Apr 2013, Trevor Woerner wrote: Hi Robert, Since you're working your way through the labs, I was wondering if you'd be interested in testing something out for me? When I went through these labs I had set my PACKAGE_CLASSES to package_ipk instead of the default package_rpm. While

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 5:46 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: ok, so what am i looking for? I couldn't get lab3 to work fully unless I switched from package_ipk to package_rpm. The module would get built and included in the image, but it wasn't being loaded automatically during

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Tom Zanussi
On Tue, 2013-04-09 at 18:06 -0400, Trevor Woerner wrote: On Tue, Apr 9, 2013 at 5:46 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: ok, so what am i looking for? I couldn't get lab3 to work fully unless I switched from package_ipk to package_rpm. The module would get built and

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Robert P. J. Day
On Tue, 9 Apr 2013, Tom Zanussi wrote: On Tue, 2013-04-09 at 18:06 -0400, Trevor Woerner wrote: On Tue, Apr 9, 2013 at 5:46 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: ok, so what am i looking for? I couldn't get lab3 to work fully unless I switched from package_ipk to

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 6:11 PM, Tom Zanussi tom.zanu...@intel.com wrote: I believe I tried and couldn't reproduce it. But if someone does reproduce it, please file a bug detailing the *exact* steps needed to reproduce. Thanks for the update, I wasn't 100% sure if you had found the time to

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-09 Thread Robert P. J. Day
On Tue, 9 Apr 2013, Trevor Woerner wrote: On Tue, Apr 9, 2013 at 5:46 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: ok, so what am i looking for? I couldn't get lab3 to work fully unless I switched from package_ipk to package_rpm. The module would get built and included in the

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-08 Thread Bruce Ashfield
On 13-04-08 11:41 AM, Robert P. J. Day wrote: finally have the time to work my way through the ELC 2013 hands on kernel labs described here: https://www.yoctoproject.org/tools-resources/presentations/working-kernel since i'll almost certainly use some of them in my next yocto course, so

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-08 Thread Robert P. J. Day
On Mon, 8 Apr 2013, Bruce Ashfield wrote: On 13-04-08 11:41 AM, Robert P. J. Day wrote: finally have the time to work my way through the ELC 2013 hands on kernel labs described here: https://www.yoctoproject.org/tools-resources/presentations/working-kernel since i'll almost

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-08 Thread Bruce Ashfield
On 13-04-08 12:02 PM, Robert P. J. Day wrote: On Mon, 8 Apr 2013, Bruce Ashfield wrote: On 13-04-08 11:41 AM, Robert P. J. Day wrote: finally have the time to work my way through the ELC 2013 hands on kernel labs described here:

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-08 Thread Robert P. J. Day
On Mon, 8 Apr 2013, Bruce Ashfield wrote: On 13-04-08 12:02 PM, Robert P. J. Day wrote: On Mon, 8 Apr 2013, Bruce Ashfield wrote: On 13-04-08 11:41 AM, Robert P. J. Day wrote: finally have the time to work my way through the ELC 2013 hands on kernel labs described here:

Re: [yocto] working my way through the kernel hands-on labs finally

2013-04-08 Thread Tom Zanussi
On Mon, 2013-04-08 at 11:41 -0400, Robert P. J. Day wrote: finally have the time to work my way through the ELC 2013 hands on kernel labs described here: https://www.yoctoproject.org/tools-resources/presentations/working-kernel since i'll almost certainly use some of them in my next yocto