[coreboot-gerrit] Change in coreboot[master]: .gitignore: ignore blobtool binary

Martin Roth (Code Review) gerrit at coreboot.org
Sun May 14 05:08:57 CEST 2017


Martin Roth has submitted this change and it was merged. ( https://review.coreboot.org/19296 )

Change subject: .gitignore: ignore blobtool binary
......................................................................


.gitignore: ignore blobtool binary

Change-Id: I2fa1548ba1906db80ce3119eec58de9629f91ed7
Signed-off-by: Martin Roth <martinroth at google.com>
Reviewed-on: https://review.coreboot.org/19296
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
Reviewed-by: Arthur Heymans <arthur at aheymans.xyz>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Arthur Heymans: Looks good to me, approved
  Paul Menzel: Looks good to me, but someone else must approve
  build bot (Jenkins): Verified



diff --git a/.gitignore b/.gitignore
index ed642a3..61be9f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,6 +82,7 @@
 util/amdfwtool/amdfwtool
 util/archive/archive
 util/bimgtool/bimgtool
+util/blobtool/blobtool
 util/board_status/board-status
 util/cbfstool/cbfstool
 util/cbfstool/fmaptool

-- 
To view, visit https://review.coreboot.org/19296
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2fa1548ba1906db80ce3119eec58de9629f91ed7
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer at coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>



More information about the coreboot-gerrit mailing list