From e2ccdcd01e520c1d37a91d81acd05fbdf5044243 Mon Sep 17 00:00:00 2001
* gnu/packages/bootloaders (u-boot): Update to 2020.04.
[native-inputs]: Replace sdl with sdl2.
Co-authored-by: Pierre Langlois <pierre.langlois@gmx.com>
gnu/packages/bootloaders.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Toggle diff (41 lines)
diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm
index 2a6e0707b2..666562762f 100644
--- a/gnu/packages/bootloaders.scm
+++ b/gnu/packages/bootloaders.scm
;;; Copyright © 2019 Mathieu Othacehe <m.othacehe@gmail.com>
;;; Copyright © 2020 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
;;; Copyright © 2018, 2019, 2020 Vagrant Cascadian <vagrant@debian.org>
+;;; Copyright © 2020 Pierre Langlois <pierre.langlois@gmx.com>
;;; This file is part of GNU Guix.
@@ -400,7 +401,7 @@ tree binary files. These are board description files used by Linux and BSD.")
@@ -408,7 +409,7 @@ tree binary files. These are board description files used by Linux and BSD.")
"u-boot-" version ".tar.bz2"))
- "1w9ml4jl15q6ixpdqzspxjnl7d3rgxd7f99ms1xv5c8869h3qida"))))
+ "0wjkasnz87q86hx93inspdjfjsinmxi87bcvj30c773x0fpjlwzy"))))
@@ -419,7 +420,7 @@ tree binary files. These are board description files used by Linux and BSD.")
("python-coverage" ,python-coverage)
("python-pytest" ,python-pytest)
(build-system gnu-build-system)
(home-page "https://www.denx.de/wiki/U-Boot/")