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 > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- -Khem _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
