guix/gnu
Herman Rimm ef50749aed
gnu: u-boot: Update to 2024.10.
* gnu/packages/bootloaders.scm (u-boot): Update to 2024.10.
[source]: Remove build-without-libcrypto patch.  Use git-fetch.
(%u-boot-build-without-libcrypto-patch): Remove variable.
(u-boot-tools)[arguments]: Enable test_spl.  Disable sandbox tests and
kwbimage.
(python-u-boot-pylib)[arguments]: Add phase to fix build file.
(make-u-boot-package)[arguments]: Disable kwbimage.
(u-boot-sandbox): Only keep CONFIG_FIT_CIPHER disabled.
[inputs]: Add efitools.
(u-boot-rockpro64-rk3399): Replace CONFIG_DM_SCSI with CONFIG_SCSI.
* gnu/packages/patches/u-boot-build-without-libcrypto.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Change-Id: I07cb0df0431ed45af0beb05105ae948136dd9eb3
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-18 14:24:56 -08:00
..
bootloader
build system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
home home: services: shepherd: Default to 1.0. 2024-12-09 23:15:44 +01:00
installer
machine
packages gnu: u-boot: Update to 2024.10. 2024-12-18 14:24:56 -08:00
services services: Add rootless-podman-service-type. 2024-12-18 18:32:41 +01:00
system system: examples: Fix typo in bare-hurd.tmpl. 2024-12-18 21:31:43 +01:00
tests gnu: Add tests/shadow.scm 2024-12-18 21:31:43 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: u-boot: Update to 2024.10. 2024-12-18 14:24:56 -08:00
machine.scm
packages.scm packages: Optimize ‘all-packages’. 2024-12-12 23:23:33 +01:00
services.scm
system.scm
tests.scm