mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Revert "gnu: u-boot-tools: Fix segfault while running tests."
This reverts commit e526b8b11d.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
parent
6f7778e5da
commit
8a016fa056
3 changed files with 1 additions and 21 deletions
|
|
@ -767,8 +767,7 @@ tree binary files. These are board description files used by Linux and BSD.")
|
|||
(patches
|
||||
(list %u-boot-rockchip-inno-usb-patch
|
||||
%u-boot-build-without-libcrypto-patch
|
||||
%u-boot-allow-disabling-openssl-patch
|
||||
(search-patch "u-boot-calloc-visibility.patch")))
|
||||
%u-boot-allow-disabling-openssl-patch))
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"https://ftp.denx.de/pub/u-boot/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue