Skip to content

Commit 8cf38e1

Browse files
committed
modules/coreboot: set dasharo coreboot revision to MTL release tag
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
1 parent c0829fc commit 8cf38e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/coreboot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ $(eval $(call coreboot_module,purism,24.02.01))
9494
# NovaCustom NV4xPZ, NS5xPU, V560TU boards are based on Dasharo
9595
# coreboot fork, based on upstream coreboot version 24.02
9696
coreboot-dasharo_repo := https://github.com/dasharo/coreboot
97-
coreboot-dasharo_commit_hash := 22d712d62e93175ec72a07233dcaaa314f0f4de4
97+
coreboot-dasharo_commit_hash := 6de027d1f0a62753182237ce3d793e5ba0395139
9898
$(eval $(call coreboot_module,dasharo,24.02.01))
9999
#coreboot-dasharo_patch_version := unreleased
100100

0 commit comments

Comments
 (0)