On Mon, Sep 23, 2013 at 1:39 PM, Joshua Kurland <[email protected]> wrote: > Is it possible to compile using bitbake but keep all of the rootfs compiler > headers in /usr/include? I need to cross-compile a large project onto a > wandboard, but to do that I need these headers. Essentially I want to make > a "build rootfs" instead of the compiled output. Is something like this > possible?
This is possible in multiple ways; you can: - make an image which provides a full SDK and build in target; - make a toolchain with all headers you need; Please make a more descriptive goal so I can advise. -- 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 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
