From fc572e25b9423aa04b7a37b79076fd876e56ce55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Wed, 18 Dec 2024 16:29:33 +0100 Subject: [PATCH] modules/coreboot: bump dasharo fork for FSP submodule fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Kopeć --- modules/coreboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/coreboot b/modules/coreboot index 98d581ae1..a5019f0b8 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -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