From 492a07593b3d74d4b10fce95e5229cbd4535b1cb Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 13 Jul 2015 20:43:28 +0200 Subject: version: allow stating the coreboot revision in .coreboot-version If .git doesn't exist, try to fetch the coreboot version from a file, before falling back to a hard-code. Change-Id: Idee8019c9a2b766fe69535367614c5254498335a Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/10908 Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f7447b49a2..770a62d126 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .config .config.old +.coreboot-version .xcompile .ccwrap build/ -- cgit v1.2.3