Sledz, Steffen wrote: >>> And there is another question. How do i persuade bitbake to >>> use u-boot_git.bb instead of u-boot_1.1.2.bb? I couldn't find >>> DEFAULT_PREFERENCE items for the other machines in both >>> recipes so i assumed that the git recipe is preferred to the >>> other. But a "bitbake u-boot" still builds from 1.1.2 . :( >> conf/machine/oxnas.conf > > Yes, of course. I'm really mortified. ;-) I missed this earlier ... I am planning on adding a recipe for building u-boot-2009.03. This would be better than using the git recipe, since someone may change the git tag at a later date. Philip