summaryrefslogtreecommitdiff
path: root/getseabios
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-10-15 02:13:13 +0100
committerFrancis Rowe <info@gluglug.org.uk>2014-10-15 02:13:13 +0100
commit2e506d34d060be1ab16b9e3cb435bbef975c3cda (patch)
treeca9bfd2c6461ea137b40adcadaf5892dc611c641 /getseabios
parent7113d6716fe43353dc0bf377f97eecb3169646ab (diff)
Update SeaBIOS.
Diffstat (limited to 'getseabios')
-rwxr-xr-xgetseabios8
1 files changed, 1 insertions, 7 deletions
diff --git a/getseabios b/getseabios
index 77bcd2c..dad9dc4 100755
--- a/getseabios
+++ b/getseabios
@@ -38,13 +38,7 @@ cd seabios
# Reset to the last commit that was tested
# --------------------------------------------------------------------------------
-#
-# commit 275672eb70efdf81c51b997d41a4409b404aa8f6
-# Author: Markus Armbruster <armbru@redhat.com>
-# Date: Fri Aug 15 08:58:17 2014 +0200
-#
-
-git reset --hard 275672eb70efdf81c51b997d41a4409b404aa8f6
+git reset --hard 67d1fbef0f630e1e823f137d1bae7fa5790bcf4e
# Apply patches
# --------------------------------------------------------------------------------