Skip to content

Commit

Permalink
modules/coreboot: bump dasharo fork for FSP submodule fix
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Kopeć <[email protected]>
  • Loading branch information
mkopec committed Dec 18, 2024
1 parent f1299c1 commit fc572e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/coreboot
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ $(eval $(call coreboot_module,purism,24.02.01))
# MSI and NovaCustom NV4xPZ, NS5xPU, V540TU, V560TU boards are based on Dasharo
# coreboot fork, based on upstream coreboot version 24.02
coreboot-dasharo_repo := https://github.com/dasharo/coreboot
coreboot-dasharo_commit_hash := b8507b565918ddb68e3b2291cd3a8ce7044d2115
coreboot-dasharo_commit_hash := 3ae4d34963c55cb35e3db08ba4c1d255b0c9b4c0
$(eval $(call coreboot_module,dasharo,24.02.01))
coreboot-dasharo_patch_version := unreleased

Expand Down

0 comments on commit fc572e2

Please sign in to comment.