On Wed, Feb 11, 2015 at 7:42 PM, Mark Lane <[email protected]> wrote: >> >> On Wed, Feb 11, 2015 at 4:36 PM, Otavio Salvador <[email protected]> >> wrote: >>> >>> On Wed, Feb 11, 2015 at 7:35 PM, Mark Lane <[email protected]> >>> wrote: >>> > ROFL no I am using the tool chain. The developer who is working with the >>> > Zigbee device wants to develop on the mx28 so he might try and build a >>> > kernel module on it though. >>> >>> Still better to do it outside using the toolchain. I'd likely use the >>> toolchain and NFS to speed up the development process. >>> >>> -- >>> Otavio Salvador O.S. Systems >>> http://www.ossystems.com.br http://code.ossystems.com.br >>> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 >> >> >> As far as I know, He's trying to do this from windows with ubuntu running on >> a vm to begin with. Who knows if he even has proper usb support from the vm >> to the target. I will probably make a nfs build which I will used but at >> this point I am trying to get him started with what he wants. >>
I should be very crazy, because I see a lot of people developing linux kernel in a windows machine O.O Something I think is completely infeasible. Now coming back to your problem, I still don't understand If you want the header files into the rootfs or the *.ko files that are missing Take a look here on how to add some native development features to your image: http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-features-image Daiane >> -- >> Mark Lane >> Linux Systems Integrator >> http://www.2100computerlane.net >> 1-844-723-8112 * 1-289-448-5113 >> >> -- >> _______________________________________________ >> meta-freescale mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-freescale >> -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
