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 19, 2024
1 parent f1299c1 commit 3f8a0df
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 := 87852b0f89f998ac046e801ae26c6d2cfe85afe7
$(eval $(call coreboot_module,dasharo,24.02.01))
coreboot-dasharo_patch_version := unreleased

Expand Down

0 comments on commit 3f8a0df

Please sign in to comment.