Skip to content

Commit 6ed0c29

Browse files
committed
sources: Update XOL with fixed image
Signed-off-by: Matt DeVillier <[email protected]>
1 parent c26755d commit 6ed0c29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources.sh

Lines changed: 2 additions & 2 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="[2025-10-13]"
6+
export script_date="[2025-10-20]"
77

88
#where the stuff is
99
export util_source="https://www.mrchromebox.tech/files/util/"
@@ -266,7 +266,7 @@ export coreboot_uefi_taniks="coreboot_edk2-taniks-mrchromebox_20251013.rom"
266266
export coreboot_uefi_tarlo="coreboot_edk2-tarlo-mrchromebox_20251013.rom"
267267
export coreboot_uefi_vell="coreboot_edk2-vell-mrchromebox_20251013.rom"
268268
export coreboot_uefi_volmar="coreboot_edk2-volmar-mrchromebox_20251013.rom"
269-
export coreboot_uefi_xol="coreboot_edk2-xol-mrchromebox_20251013.rom"
269+
export coreboot_uefi_xol="coreboot_edk2-xol-mrchromebox_20251020.rom"
270270
export coreboot_uefi_zavala="coreboot_edk2-zavala-mrchromebox_20251013.rom"
271271
#Alderlake (brask)
272272
export coreboot_uefi_aurash="coreboot_edk2-aurash-mrchromebox_20251013.rom"

0 commit comments

Comments
 (0)