modules/coreboot: bump Dasharo fork for GOP single display fix

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
Michał Kopeć 2025-01-15 15:09:38 +01:00
parent 75f0fd12d7
commit a80d6da99b
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 := 8adaae026dc055fa8b445fbe32e5146576d56c28 coreboot-dasharo_commit_hash := 94e5f5d5b808cf8d8fd5c70d4ef6a08a054f8986
$(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