gnu: dtc: Fix tests.

* gnu/packages/patches/dtc-fix-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (dtc)[source]: Use it.

Change-Id: I70d593ff55c677df9aae46ba289a0888bab73f12
This commit is contained in:
Zheng Junjie 2025-06-24 00:22:42 +08:00 committed by Andreas Enge
parent 7d3fd78e84
commit f51070cb70
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
3 changed files with 41 additions and 1 deletions

View file

@ -754,7 +754,8 @@ The SUBDIR argument defaults to \"efi/Guix\", as it is also the case for
"dtc-" version ".tar.gz"))
(sha256
(base32
"1x609axqpkw5d47pz3ag34ycy3w7y1d0i8q4715hvlmgszmya07j"))))
"1x609axqpkw5d47pz3ag34ycy3w7y1d0i8q4715hvlmgszmya07j"))
(patches (search-patches "dtc-fix-test.patch"))))
(build-system meson-build-system)
(arguments
(list