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

2015-05-29 Thread Nicholas Krause
On May 29, 2015 3:37:34 PM EDT, Trevor Woerner twoer...@gmail.com wrote: On 05/29/15 15:28, Nicholas Krause wrote: On May 29, 2015 3:21:04 PM EDT, Trevor Woerner twoer...@gmail.com wrote: If it were me, I'd just remove that section altogether. I'm of the opinion that doing development work on

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 twoer...@gmail.com 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

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

2015-05-29 Thread Rifenbark, Scott M
Ok - so we established that we want it... If I get some clarifications in there about the rarity of the situation that would allow someone to develop on the target and also the benefits of having a verified cross-development system if they were to develop on the host, does the rest of the

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

2015-05-29 Thread Trevor Woerner
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 the other day. As soon as I saw a section titled

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

2015-05-29 Thread Rifenbark, Scott M
Hi, I added a clarifying paragraph at the start of this section. Also, for the last paragraph I mentioned kernel-devsrc. I could not find any commits that I understood looking in poky for kernel-devsrc so from the comment you gave Darren about the package not being uniformly installed on all

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

2015-05-29 Thread Rifenbark, Scott M
Darren, Thanks for the extra information. I will take action on it and then throw the URL to the section out here in the list for a look. Scott -Original Message- From: Hart, Darren Sent: Friday, May 29, 2015 12:59 PM To: Rifenbark, Scott M; Trevor Woerner; yocto@yoctoproject.org Cc:

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

2015-05-29 Thread Trevor Woerner
On 05/29/15 15:28, Nicholas Krause wrote: On May 29, 2015 3:21:04 PM EDT, Trevor Woerner twoer...@gmail.com wrote: If it were me, I'd just remove that section altogether. I'm of the opinion that doing development work on the target is wrong (if for no other reason than to prove your

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

2015-05-29 Thread Hart, Darren
On 5/29/15, 12:46 PM, Rifenbark, Scott M scott.m.rifenb...@intel.com wrote: Ok - so we established that we want it... If I get some clarifications in there about the rarity of the situation that would allow someone to develop on the target and also the benefits of having a verified

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

2015-05-29 Thread Nicholas Krause
On May 29, 2015 3:21:04 PM EDT, Trevor Woerner twoer...@gmail.com 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

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

2015-05-18 Thread Rifenbark, Scott M
Hi, I have a section in the YP Linux Kernel Development Manual that talks about building out-of-tree-modules on the target - http://www.yoctoproject.org/docs/1.9/kernel-dev/kernel-dev.html#building-out-of-tree-modules-on-the-target. In this this section is a simple statements saying Briefly,