the following patch was just integrated into master: commit a05d03322607fd04f996050c267f01a6c3cc0c1b Author: Patrick Georgi patrick@georgi-clan.de Date: Mon Feb 22 03:01:57 2016 +0100
board-status: deal with sanitized paths
Change I9dd8e4027be21363015cd8df9918610e206afce2 replaces colons with underscores in paths, to improve compatibility of paths. This breaks any attempt to interpret the timestamp part of the tree as a timestamp, so revert the change before doing so.
Change-Id: I0e82e4045120700e9b4fcc8c6e54d761068eaea3 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: https://review.coreboot.org/13766 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/13766 for details.
-gerrit