On 6/27/07, Folkert van der Beek <[EMAIL PROTECTED]> wrote:
>
> I built an Angstrom image with kernel 2.6.17 in stead of 2.6.20 in order
> to try and resolve the suspend/resume bug on poodle
> (http://bugs.openembedded.org/show_bug.cgi?id=2120).
> The image is built with the correct kernel (i.e. 2.6.17), however the
> modules aren't updated and the image still contains the modules of the
> 2.6.20 kernel.
>
> The commands I used are:
> # bitbake virtual/kernel -c clean;bitbake virtual/kernel;bitbake -c
> rebuild angstrom-console-image
>
> Is there a way to build an image with another kernel with updated
> modules?
>
> Regards,
> Folkert van der Beek
>
>
> _______________________________________________
> Angstrom-distro-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



I have done the same thing. The  trick is to delete all of the kernel*.ipk
files in tmp/deploy as well as deleteing all of the kernel* files in stamps
iirc. FYI, the display problem (
http://bugs.openembedded.org/show_bug.cgi?id=2120) does not show up in
2.6.17. I have looked at the differences on pxafb.c for both versions, but I
didn't see anything obvious. Then again, I am pretty green when it comes to
kernel stuff.

Good luck bug hunting. :)

Henry
_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to