guix-play/gnu
Vagrant Cascadian b0d47d9e18
gnu: u-boot: Update to 2023.07.02.
* gnu/packages/patches/u-boot-infodocs-target.patch: Delete file.
* gnu/packages/patches/u-boot-patman-guix-integration.patch: Delete file.
* gnu/local.mk: De-register patches.
* gnu/packages/patches/u-boot-allow-disabling-openssl.patch: Refresh.
* gnu/packages/patches/u-boot-sifive-prevent-reloc-initrd-fdt.patch: Refresh.
* gnu/packages/bootloaders.scm (u-boot): Update to 2023.07.02.
[native-inputs]: Add python-pyelftools.
[source]: Remove patches.
(u-boot-tools)[phases]: Update substitution for python3-coverage.
Adjust 'patch to catch more openssl incompatibilities.
Split lines in 'patch phase.
[native-inputs]: Add python-filelock and python-pytest-xdist.
(make-u-boot-sunxi64-package): Set SCP environment variable.
(u-boot-sifive-unleashed): Update to use opensbi.
(u-boot-puma-rk3399)[inputs]: Add arm-trusted-firmware-rk3399 to
package-inputs instead of native-inputs.
(u-boot-rockpro64-rk3399): Disable CONFIG_SPL_FIT_SIGNATURE in config.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-19 22:54:08 -07:00
..
bootloader bootloader: grub: Use rumpdisk-style root when booting with "noide". 2023-07-13 18:59:13 +02:00
build marionette: Allow passing custom OCR arguments. 2023-07-19 10:38:15 -04:00
home home: services: bash: Properly quote shell aliases. 2023-07-11 15:47:56 +02:00
installer installer: Restore LatGrkCyr-8x16 console font depending on language. 2023-07-06 15:38:58 +02:00
machine machine: ssh: Validate 'system' field. 2022-11-17 22:27:39 +01:00
packages gnu: u-boot: Update to 2023.07.02. 2023-07-19 22:54:08 -07:00
services services: static-networking: Support netdde for the Hurd. 2023-07-13 19:00:05 +02:00
system system: hurd: Add netdde to %base-packages/hurd. 2023-07-13 19:00:02 +02:00
tests tests: lightdm: Bump timeout waiting for screen text to 60 seconds. 2023-07-19 10:38:15 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm
installer.scm
local.mk gnu: u-boot: Update to 2023.07.02. 2023-07-19 22:54:08 -07:00
machine.scm
packages.scm
services.scm services: Check if service is #f before applying clause. 2023-06-06 13:38:35 +02:00
system.scm system: hurd: Boot with pci.arbiter and rumpdisk. 2023-07-13 18:59:06 +02:00
tests.scm