**** BEGIN LOGGING AT Mon Dec 29 02:59:56 2008 Dec 29 14:56:25 hi. Dec 29 15:14:46 hi. I want to use kernel_2.6.28 of angstrom, but I build an image using oe, the image kernel is 2.6.26. how to build a image that has a kernel 2.6.28? Dec 29 15:23:51 favor: what system? Dec 29 15:24:39 beagle board Dec 29 15:25:05 do you know something about how to do this? Dec 29 15:26:54 favor: I assume you have the latest OE GIT with the .28 Linux-OMAP rules? (did a GIT PULL today?) Dec 29 15:28:05 and then? Dec 29 15:29:24 Well a simple yes or no would have helped ;-). You then need to tell Open Embedded what kernel recipe to use (in this case linux-omap .28 with the beagleboard patches). Just checking what the recipe is called a sec. Dec 29 15:32:03 I am sorry :) I don't understand the 'sec', what's this meaning? Dec 29 15:32:45 In this case, just give me a second ;-) Dec 29 15:35:08 Just adding DEFAULT_PREFERENCE_beagleboard = "1" to ./packages/linux/linux-omap_2.6.28.bb just under DEFAULT_PREFERENCE = "-1" Dec 29 15:35:08 should do it but that may well not be the 'right' way. Then a bitbake -cclean linux-omap and bitbake linux-omap should get you a 28 kernel. Dec 29 15:35:21 That is from memory, not tested ;-) Dec 29 15:37:36 thanks. I copied a builded uImage with kernel 2.6.28 to use before. But I found I can not use this copied uImage to set a usb wireless network. Dec 29 15:38:23 favor: yep, I suspect that your modules will all be out of sync. Dec 29 15:38:48 bcz, the uImage(with kernel 2.6.28rcxx) was copied from other place. and the root file system was builded by my self. Dec 29 15:38:58 If that does not work I can check .28 on my Pandora and Beagle when I get home and help you. Dec 29 15:40:00 thanks for you help. very appreciate for that Dec 29 15:43:19 I change the kernel to 2.6.28, because the uImage(with kernel 2.6.26) can not support 32 bit color display. For that, I changed the 2.6.26 uImage for 2.6.28 uImage. then, the color losses can be solved. Dec 29 15:46:32 the USB wireless can't setup to work due to this change, DJWillis. thanks Dec 29 15:47:07 Can't or can :-o, oh well, I guess we shall never know ;-) Dec 29 16:12:35 hah, life in the channel **** ENDING LOGGING AT Tue Dec 30 02:59:56 2008