the following patch was just integrated into master: commit c7d7cdb0bd994c887cab6f617497b20069be8a2d Author: Patrick Georgi patrick@georgi-clan.de Date: Sat Jul 2 00:35:02 2011 +0200
Un-perl commit-msg hook
To simplify installation on mingw a bit (even though git remains a pain), drop the perl dependency the commit-msg hook introduced to the coreboot development environment. It's replaced by awk which we use elsewhere already (and is a more lightweight utility in any case)
Change-Id: I67adfe1ec43c898735d4bae4819ceb53e83c303b Signed-off-by: Patrick Georgi patrick@georgi-clan.de
Build-Tested: build bot (Jenkins) at Sun Jul 17 13:04:37 2011, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Mon Jan 9 23:55:13 2012, giving +2 See http://review.coreboot.org/78 for details.
-gerrit