From a37c4e4264794f7a0d2193be8bcd34a07b1e9d03 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Fri, 17 Jan 2025 18:32:11 -0500 Subject: [PATCH] Revert "modules/coreboot: set Dasharo coreboot fork rev to the main dasharo branch" This reverts commit 13f8cce1bf9cdbf7ffd78672d732924a425841fa. Signed-off-by: Thierry Laurion --- modules/coreboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/coreboot b/modules/coreboot index 2b93cca1c..5793983fe 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -94,7 +94,7 @@ $(eval $(call coreboot_module,purism,24.02.01)) # MSI and NovaCustom NV4xPZ, NS5xPU, 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 := 048ca832325d716fcab596822b10f5d493fc2312 +coreboot-dasharo_commit_hash := 94e5f5d5b808cf8d8fd5c70d4ef6a08a054f8986 $(eval $(call coreboot_module,dasharo,24.02.01)) #coreboot-dasharo_patch_version := unreleased