[oe] How do I change the kernel includes used in building a toolchain?

Khem Raj raj.khem at gmail.com
Thu Mar 24 03:22:54 UTC 2011


On (24/03/11 15:22), Charles Manning wrote:
> I've managed to make the recipes to build a toolchain.
> 
> I've also managed to make the recipes to build a new version kernel
> uImage and modules.
> 
> 
> But the problem I have is that the toolchain I built has kernel
> headers from the wrong kernel version. That means packages like tslib
> which use kernel includes don't work properly because they are
> compiled against obsolete kernel interfaces.
> 
> What do I change so that the sdk includes the correct kernel includes?

in you local.conf set
PREFERRED_VERSION_linux-libc-headers_local     = "2.6.xx"

> 
> Thanks
> 
> Charles
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
-Khem




More information about the Openembedded-devel mailing list