diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 15:01:57 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 15:01:57 +0000 |
commit | abd61106d770a765fded2ca12dce0e0bbcbe4914 (patch) | |
tree | ffb05fa7e3650d3330fe51243d907fad3af4b0a7 /resources/scripts/helpers/download | |
parent | 910bf9d25322cabcc86c4edeb2ab99d4e5d302f5 (diff) | |
download | librebootfr-abd61106d770a765fded2ca12dce0e0bbcbe4914.tar.gz librebootfr-abd61106d770a765fded2ca12dce0e0bbcbe4914.zip |
update SeaBIOS
Diffstat (limited to 'resources/scripts/helpers/download')
-rwxr-xr-x | resources/scripts/helpers/download/seabios | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/seabios b/resources/scripts/helpers/download/seabios index 98f03fab..1fc6ca46 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 6bcacf7d19b1dc7fcd99f55491e93514f1f19279 +git reset --hard 948f3c9b5f74f265bd171ee367a632a8f7c81f68 # Apply patches # ------------------------------------------------------------------------------ |