the following patch was just integrated into master: commit f41948308c9360389680c1d12c5c1d406354048b Author: Guenter Roeck linux@roeck-us.net Date: Fri Jun 29 12:25:46 2012 -0700
superiotool: Add support for git-based version number
The superiotool Makefile extracts a version string from SVN. This does not work with a git repository, and results in an empty version string. Use the output of 'git describe' as version string instead.
Change-Id: Idf92c02753b28ef5bcdd3b6df4a08d79ae974434 Signed-off-by: Guenter Roeck linux@roeck-us.net
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Fri Jul 6 10:21:02 2012, giving +2 See http://review.coreboot.org/1151 for details.
-gerrit