summaryrefslogtreecommitdiffstats
path: root/resources/scripts
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-14 19:17:28 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-14 19:17:28 (EDT)
commite042a4acb38f49f31a8314786d21ed07db272fca (patch)
treec0429f74db080b706167c4831744a3c5722d8f29 /resources/scripts
parent46468d131c69199bc76a075b0226b33e92044f58 (diff)
downloadlibreboot-e042a4acb38f49f31a8314786d21ed07db272fca.zip
libreboot-e042a4acb38f49f31a8314786d21ed07db272fca.tar.gz
libreboot-e042a4acb38f49f31a8314786d21ed07db272fca.tar.bz2
Update SeaBIOS to 6bcacf7d19b1dc7fcd99f55491e93514f1f19279
Diffstat (limited to 'resources/scripts')
-rwxr-xr-xresources/scripts/helpers/download/seabios2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/seabios b/resources/scripts/helpers/download/seabios
index e55f395..4eb6628 100755
--- a/resources/scripts/helpers/download/seabios
+++ b/resources/scripts/helpers/download/seabios
@@ -45,7 +45,7 @@ cd seabios/
# Reset to the last commit that was tested
# ------------------------------------------------------------------------------
-git reset --hard 92f9b9189eb00da42a8bfcf26c664f48ee8d2868
+git reset --hard 6bcacf7d19b1dc7fcd99f55491e93514f1f19279
# Apply patches
# ------------------------------------------------------------------------------