mirror of
https://github.com/Dasharo/scripts.git
synced 2026-06-13 10:16:13 -07:00
sources/cbmodels: update PEPPY firmware
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
+4
-4
@@ -44,12 +44,12 @@
|
||||
"sha1": "f8e6af1736b9bc67db461375e9b5053842641a97"
|
||||
},
|
||||
"peppy-cypress": {
|
||||
"url": "https://www.mrchromebox.tech/files/firmware/full_rom/coreboot_tiano-peppy-mrchromebox_20220409.rom",
|
||||
"sha1": "9e6faff8eeebaa0c4f7a2db5786167cec932a8e0"
|
||||
"url": "https://www.mrchromebox.tech/files/firmware/full_rom/coreboot_tiano-peppy-mrchromebox_20220416.rom",
|
||||
"sha1": "c880a96fc612c77947e59429b4415be64aeb90a0"
|
||||
},
|
||||
"peppy-elan": {
|
||||
"url": "https://www.mrchromebox.tech/files/firmware/full_rom/coreboot_tiano-peppy-mrchromebox_20220409.rom",
|
||||
"sha1": "9e6faff8eeebaa0c4f7a2db5786167cec932a8e0"
|
||||
"url": "https://www.mrchromebox.tech/files/firmware/full_rom/coreboot_tiano-peppy-mrchromebox_20220416.rom",
|
||||
"sha1": "c880a96fc612c77947e59429b4415be64aeb90a0"
|
||||
},
|
||||
"tricky": {
|
||||
"url": "https://www.mrchromebox.tech/files/firmware/full_rom/coreboot_tiano-tricky-mrchromebox_20220409.rom",
|
||||
|
||||
+2
-2
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
#define these here for easy updating
|
||||
export script_date="[2022-04-12]"
|
||||
export script_date="[2022-04-16]"
|
||||
|
||||
#where the stuff is
|
||||
export util_source="https://www.mrchromebox.tech/files/util/"
|
||||
@@ -41,7 +41,7 @@ export coreboot_uefi_leon="coreboot_tiano-leon-mrchromebox_20220409.rom"
|
||||
export coreboot_uefi_mccloud="coreboot_tiano-mccloud-mrchromebox_20220409.rom"
|
||||
export coreboot_uefi_monroe="coreboot_tiano-monroe-mrchromebox_20220409.rom"
|
||||
export coreboot_uefi_panther="coreboot_tiano-panther-mrchromebox_20220409.rom"
|
||||
export coreboot_uefi_peppy="coreboot_tiano-peppy-mrchromebox_20220409.rom"
|
||||
export coreboot_uefi_peppy="coreboot_tiano-peppy-mrchromebox_20220416.rom"
|
||||
export coreboot_uefi_tricky="coreboot_tiano-tricky-mrchromebox_20220409.rom"
|
||||
export coreboot_uefi_wolf="coreboot_tiano-wolf-mrchromebox_20220409.rom"
|
||||
export coreboot_uefi_zako="coreboot_tiano-zako-mrchromebox_20220409.rom"
|
||||
|
||||
Reference in New Issue
Block a user