modules/coreboot: dasharo: reuse 24.02.1 toolchain

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
Michał Kopeć 2024-12-02 12:22:11 +01:00
parent b6f5c6d245
commit 0cdba412ef
No known key found for this signature in database
GPG Key ID: 87F342A528DFD8E5

View File

@ -95,7 +95,7 @@ $(eval $(call coreboot_module,purism,24.02.01))
# coreboot fork, based on upstream coreboot version 24.02
coreboot-dasharo_repo := https://github.com/dasharo/coreboot
coreboot-dasharo_commit_hash := db1d9cd59d0d7d5b708bbdf8670780914061410c
$(eval $(call coreboot_module,dasharo,))
$(eval $(call coreboot_module,dasharo,24.02.01))
# Check that the board configured the coreboot version correctly
ifeq "$(CONFIG_COREBOOT_VERSION)" ""