GNU bug report logs -
#60224
[PATCH 0/9] Improvements to our u-boot tooling
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#60224: [PATCH 0/9] Improvements to our u-boot tooling
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 60224 <at> debbugs.gnu.org.
--
60224: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60224
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> And have that u-boot argument used as the complete base of the template, so
> that a user can override it.
>
> * gnu/packages/bootloaders.scm (make-u-boot-package): New U-BOOT argument.
> Document it.
> [native-inputs]: Move the native-inputs of U-BOOT first, so that the
> cross compilation tools can be overridden via U-BOOT.
> [arguments]: Rewrite using substitute-keyword-arguments, extending rather than
> overriding most arguments. Use gexps. Do not bind OUTPUTS.
As suggested by Vagrant on #guix, I've checked some outputs md5 sums
matched with the new build style (they did!) and pushed.
Thanks for the reviews!
--
Thanks,
Maxim
[Message part 3 (message/rfc822, inline)]
This series include a few changes that were useful or needed to build U-Boot
for the i.MX6, notably installation of the u-boot.imx image. It also cleans up
things for cross-compilation, no longer explicitly adding cross-gcc and
cross-binutils, leaving the build system taking care of that.
The two first commits of this series were previously submitted as #59761, now
extracted and submitted here for transparency, with fixes for impacted u-boot
packages that broke because the move to use gexps.
Maxim Cournoyer (9):
gnu: make-u-boot-package: Add a u-boot argument and use gexps.
gnu: make-u-boot-package: Install .imx files.
gnu: make-uboot-package: Simplify build.
gnu: u-boot-pinebook-pro-rk3399: Remove input labels and use gexps.
gnu: u-boot-firefly-rk3399: Use gexps and fix cross-build.
gnu: make-u-boot-sunxi64-package: Use gexps and adjust file name.
gnu: u-boot-rock64-rk3328: Fix build.
gnu: u-boot-sifive-unmatched: Use gexps and remove inputs.
gnu: u-boot-puma-rk3399: Use make-u-boot-sunxi64-package.
gnu/packages/bootloaders.scm | 295 +++++++++++++++++------------------
1 file changed, 144 insertions(+), 151 deletions(-)
base-commit: 1a3d8b922863c22f612ea679d9419bb457874fdf
--
2.38.1
This bug report was last modified 2 years and 182 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.