From f1299c1ce792d3bfc8675c84b519aabefabf7d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Wed, 18 Dec 2024 14:09:52 +0100 Subject: [PATCH] modules/coreboot: update for HAP disable 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 ff7815e2..98d581ae 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 := 9ead4a0789595fc6b6b0327e168088893b6ea592 +coreboot-dasharo_commit_hash := b8507b565918ddb68e3b2291cd3a8ce7044d2115 $(eval $(call coreboot_module,dasharo,24.02.01)) coreboot-dasharo_patch_version := unreleased