On Tue, Nov 13, 2007 at 08:51:17PM +0100, Harald Gutmann wrote:
Here's your problem. buildrom always uses one specific svn revision which is hardcoded in buildrom, it doesn't get new ones automatically.
i know that, but i can set the "override specified linuxbios version" in make menuconfig, and update the source/linuxbios/svn via svn up. but i don't know exactly if the buildrom tree overwrites the updates in the source tree of linuxbios
I always do a make distclean before I do a new make.
Thanks, Ward.