modules/coreboot: bump dasharo fork for FSP submodule fix

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
Michał Kopeć 2024-12-18 16:29:33 +01:00
parent f1299c1ce7
commit fc572e25b9
No known key found for this signature in database
GPG Key ID: 87F342A528DFD8E5

View File

@ -94,7 +94,7 @@ $(eval $(call coreboot_module,purism,24.02.01))
# MSI and NovaCustom NV4xPZ, NS5xPU, V540TU, V560TU boards are based on Dasharo # MSI and NovaCustom NV4xPZ, NS5xPU, V540TU, V560TU boards are based on Dasharo
# coreboot fork, based on upstream coreboot version 24.02 # coreboot fork, based on upstream coreboot version 24.02
coreboot-dasharo_repo := https://github.com/dasharo/coreboot 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)) $(eval $(call coreboot_module,dasharo,24.02.01))
coreboot-dasharo_patch_version := unreleased coreboot-dasharo_patch_version := unreleased