Like the topic says I'm trying to create an SDK to let people develop
> for a BeagleBoard running Angstrom. I have followed the instructions in
> the manual on creating an SDK, and have a basic one compiled.
>
> I included linux-libc-headers, but found out that it gives me only the
> "vanilla" kernel-headers, while I need the linux-omap-headers with all
> the needed patches. How do I get those into the SDK?
Why do you need these headers?
We have code that writes video directly into framebuffer, and it needs
to include <"linux/omapfb.h">.
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel