Skip to content

Commit df29241

Browse files
committed
sources: update KBL RWL files
Signed-off-by: Matt DeVillier <[email protected]>
1 parent a7b26ca commit df29241

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sources.sh

Lines changed: 3 additions & 3 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-01-05]"
6+
export script_date="[2025-02-27]"
77

88
#where the stuff is
99
export util_source="https://www.mrchromebox.tech/files/util/"
@@ -334,8 +334,8 @@ export seabios_baytrail="seabios-byt-mrchromebox_20180912.bin"
334334
export seabios_braswell="seabios-bsw-mrchromebox_20180912.bin"
335335
export seabios_skylake="seabios-skl-mrchromebox_20180912.bin"
336336
export seabios_apl="seabios-apl-mrchromebox_20180912.bin"
337-
export seabios_kbl="seabios-kbl-mrchromebox_20200223.bin"
338-
export seabios_kbl_18="seabios-kbl_18-mrchromebox_20200223.bin"
337+
export seabios_kbl="seabios-kbl-mrchromebox_20250227.bin"
338+
export seabios_kbl_18="seabios-kbl_18-mrchromebox_20250227.bin"
339339
export rwl_altfw_stoney="rwl_altfw_stoney-mrchromebox_20200107.bin"
340340
export rwl_altfw_whl="rwl_altfw_whl-mrchromebox_20201017.bin"
341341
export rwl_altfw_cml="rwl_altfw_cml-mrchromebox_20210415.bin"

0 commit comments

Comments
 (0)