guix-commits
[Top][All Lists]
Advanced

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

branch master updated (892ec53b7e -> ab1ff7ca40)


From: guix-commits
Subject: branch master updated (892ec53b7e -> ab1ff7ca40)
Date: Fri, 22 Dec 2023 19:10:57 -0500 (EST)

vagrantc pushed a change to branch master
in repository guix.

    from 892ec53b7e daemon: Fix my own whitespace errors.
     new fad93748cd gnu: u-boot: Update to 2023.10.
     new 88fb95903c gnu: bootloader: Add orangepi-r1-plus-lts-rk3328 bootloader.
     new ab1ff7ca40 images: Add orangepi-r1-plus-lts image.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/bootloader/u-boot.scm                          | 17 +++++
 gnu/local.mk                                       |  6 +-
 gnu/packages/bootloaders.scm                       | 36 +++++-----
 .../patches/u-boot-allow-disabling-openssl.patch   | 56 ++++++++--------
 .../patches/u-boot-fix-build-python-3.10.patch     | 37 -----------
 .../patches/u-boot-fix-u-boot-lib-build.patch      | 24 -------
 .../patches/u-boot-rk3399-enable-emmc-phy.patch    | 26 --------
 .../patches/u-boot-rockchip-inno-usb.patch         | 16 ++---
 .../u-boot-sifive-prevent-reloc-initrd-fdt.patch   | 16 -----
 gnu/system/images/orangepi-r1-plus-lts-rk3328.scm  | 76 ++++++++++++++++++++++
 gnu/system/install.scm                             |  7 ++
 11 files changed, 159 insertions(+), 158 deletions(-)
 delete mode 100644 gnu/packages/patches/u-boot-fix-build-python-3.10.patch
 delete mode 100644 gnu/packages/patches/u-boot-fix-u-boot-lib-build.patch
 delete mode 100644 gnu/packages/patches/u-boot-rk3399-enable-emmc-phy.patch
 delete mode 100644 
gnu/packages/patches/u-boot-sifive-prevent-reloc-initrd-fdt.patch
 create mode 100644 gnu/system/images/orangepi-r1-plus-lts-rk3328.scm



reply via email to

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