aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/download/seabios
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-06-01 00:34:38 +0000
committerGogs <gogitservice@gmail.com>2017-06-01 00:34:38 +0000
commit6d272ca425c10385e540781aa7208416559a46f5 (patch)
tree2e4399b205406529b152139f208ed30c1729fda9 /resources/scripts/helpers/download/seabios
parentf52e2a5172f78fc8d3d9b7ec1e228f414fe443b0 (diff)
parente8e19e88869ecdcbb3afbdcdb17bb5bac819a58f (diff)
downloadlibrebootfr-6d272ca425c10385e540781aa7208416559a46f5.tar.gz
librebootfr-6d272ca425c10385e540781aa7208416559a46f5.zip
Merge branch 'payloads/x86/updates-20170430' of libreboot/libreboot into master
Diffstat (limited to 'resources/scripts/helpers/download/seabios')
-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 39036ebb..18f90dd6 100755
--- a/resources/scripts/helpers/download/seabios
+++ b/resources/scripts/helpers/download/seabios
@@ -44,7 +44,7 @@ cd "seabios/"
# Reset to the last commit that was tested (we use stable releases for seabios)
# ------------------------------------------------------------------------------
-git reset --hard rel-1.9.1
+git reset --hard 19fdcca467ad3436d68ef88899b4dcd78154a9c6
)