On Tue, Jun 29, 2010 at 6:39 AM, Chris Tapp <[email protected]> wrote: >> try using different kernel version > > Ok - is it as simple as adding (for example) > > PREFERRED_VERSION_linux = "2.6.18" > > to <my_console_image.bb> ?
on .dev well look at the kernel recipe you want to go to and add DEFAULT_PREFERENCE_<yourmachine> = "1" you might have to provide defconfig also. > > Chris > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
