On Sat, Nov 28, 2009 at 02:46:52PM -0500, Robert P. J. Day wrote: > > as best i can tell, this entry in u-boot_git.bb on the OE dev > branch: > > SRCREV_beagleboard = "1590f84007e2b50ad346a482fff89195cb04ff4e" > > refers to an invalid commit. this is what happens when i build for > the beagle: > > NOTE: preferred version git of u-boot not available (for item u-boot) > > just an observation.
The message above has nothing to do with the commit number specified. The problem is with PV being overwritten for beagleboard to specify a proper version, while PREFERRED_VERSION still wants "git"... -- Denys _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
