guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64149] [PATCH v4 0/5] Update U-boot to 2023.07.02.


From: vagrant
Subject: [bug#64149] [PATCH v4 0/5] Update U-boot to 2023.07.02.
Date: Wed, 19 Jul 2023 18:44:54 -0700

From: Vagrant Cascadian <vagrant@debian.org>

I *think* I have resolved all mentioned issues so far.

This series keeps arm-trusted-firmware-imx8mq at 2.8, as it no longer builds.

It turns out using the #:config to disable CONFIG_SPL_FIT_SIGNATURE is working
after all, so only used that one.

Maxim Cournoyer (2):
  gnu: Add python-u-boot-pylib.
  gnu: patman: Add python-u-boot-pylib to inputs.

Vagrant Cascadian (3):
  gnu: arm-trusted-firmware: Update to 2.9.
  gnu: u-boot: Update to 2023.07.02.
  gnu: u-boot: Add crust firmware to pinebook, pine64_plus and
    pine64-lts.

 gnu/local.mk                                  |    3 +-
 gnu/packages/bootloaders.scm                  |   91 +-
 gnu/packages/firmware.scm                     |   20 +-
 .../u-boot-allow-disabling-openssl.patch      |   13 +-
 .../patches/u-boot-fix-u-boot-lib-build.patch |   24 +
 .../patches/u-boot-infodocs-target.patch      |   84 --
 .../u-boot-patman-guix-integration.patch      | 1244 -----------------
 ...boot-sifive-prevent-reloc-initrd-fdt.patch |    8 +-
 8 files changed, 129 insertions(+), 1358 deletions(-)
 create mode 100644 gnu/packages/patches/u-boot-fix-u-boot-lib-build.patch
 delete mode 100644 gnu/packages/patches/u-boot-infodocs-target.patch
 delete mode 100644 gnu/packages/patches/u-boot-patman-guix-integration.patch


base-commit: 283969d0c527aa41e65bb4f5c2a7fa3baf86c49a
-- 
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]