Skip to content

Commit 1f81a76

Browse files
committed
sources: Update Stoneyridge images to fix S3 resume
Signed-off-by: Matt DeVillier <[email protected]>
1 parent 53e5a48 commit 1f81a76

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

sources.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
#define these here for easy updating
6-
export script_date="[2023-10-13]"
6+
export script_date="[2023-10-14]"
77

88
#where the stuff is
99
export util_source="https://www.mrchromebox.tech/files/util/"
@@ -281,12 +281,12 @@ export coreboot_uefi_yavikso="coreboot_edk2-yavikso-mrchromebox_20230930.rom"
281281
### AMD ###
282282

283283
#Stoneyridge
284-
export coreboot_uefi_aleena="coreboot_edk2-aleena-mrchromebox_20230930.rom"
285-
export coreboot_uefi_barla="coreboot_edk2-barla-mrchromebox_20230930.rom"
286-
export coreboot_uefi_careena="coreboot_edk2-careena-mrchromebox_20230930.rom"
287-
export coreboot_uefi_kasumi="coreboot_edk2-kasumi-mrchromebox_20230930.rom"
288-
export coreboot_uefi_liara="coreboot_edk2-liara-mrchromebox_20230930.rom"
289-
export coreboot_uefi_treeya="coreboot_edk2-treeya-mrchromebox_20230930.rom"
284+
export coreboot_uefi_aleena="coreboot_edk2-aleena-mrchromebox_20231014.rom"
285+
export coreboot_uefi_barla="coreboot_edk2-barla-mrchromebox_20231014.rom"
286+
export coreboot_uefi_careena="coreboot_edk2-careena-mrchromebox_20231014.rom"
287+
export coreboot_uefi_kasumi="coreboot_edk2-kasumi-mrchromebox_20231014.rom"
288+
export coreboot_uefi_liara="coreboot_edk2-liara-mrchromebox_20231014.rom"
289+
export coreboot_uefi_treeya="coreboot_edk2-treeya-mrchromebox_20231014.rom"
290290

291291
#Picasso
292292
export coreboot_uefi_berknip="coreboot_edk2-berknip-mrchromebox_20231001.rom"

0 commit comments

Comments
 (0)