mirror of
https://github.com/Dasharo/scripts.git
synced 2026-03-06 14:51:26 -08:00
sources: fix filename for stumpy (close #7)
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
#define these here for easy updating
|
||||
script_date="[2016-07-10]"
|
||||
script_date="[2016-07-11]"
|
||||
|
||||
#where the stuff is
|
||||
firmware_source_main="https://dl.dropboxusercontent.com/u/98309225/"
|
||||
@@ -21,7 +21,7 @@ LE_version_stable="7.0.2"
|
||||
LE_version_latest="7.90.002"
|
||||
|
||||
#SBIB full ROMs
|
||||
coreboot_stumpy="coreboot-seabios-stumpy-20160623-mattdevo.rom"
|
||||
coreboot_stumpy="coreboot-seabios-stumpy-mattdevo-20160623.rom"
|
||||
|
||||
#Haswell full ROMs
|
||||
coreboot_hsw_box="coreboot-seabios-hsw_chromebox-mattdevo-20160623.rom"
|
||||
|
||||
Reference in New Issue
Block a user