sources: fix filename for stumpy (close #7)

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Matt DeVillier
2016-07-11 21:20:32 -05:00
parent 931802bb02
commit 6943a3a430

View File

@@ -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"