guix-commits
[Top][All Lists]
Advanced

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

branch master updated (879eb81 -> 657aaa7)


From: guix-commits
Subject: branch master updated (879eb81 -> 657aaa7)
Date: Sat, 19 Jun 2021 11:13:09 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

    from 879eb81  gnu: linux-libre 5.4: Update to 5.4.127.
     new 07d91d3  gnu: QEMU: Remove obsolete workaround.
     new 2b2ecba  gnu: QEMU: Adjust for Sphinx 4.0.
     new 708fc4a  gnu: gpm: Adjust for GCC 10.
     new 5b6d264  gnu: ath9k-htc-firmware: Adjust for GCC 10.
     new e4d5b50  gnu: isc-dhcp: Adjust for GCC 10.
     new fbee3e1  gnu: jfsutils: Adjust for GCC 10.
     new 657aaa7  gnu: efivar: Adjust for GCC 10.

The 7 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/local.mk                                       |   5 +
 gnu/packages/admin.scm                             |   1 +
 gnu/packages/file-systems.scm                      |   1 +
 gnu/packages/firmware.scm                          |   3 +-
 gnu/packages/linux.scm                             |  25 ++-
 .../patches/ath9k-htc-firmware-gcc-compat.patch    |  29 ++++
 gnu/packages/patches/efivar-gcc-compat.patch       | 177 +++++++++++++++++++++
 gnu/packages/patches/isc-dhcp-gcc-compat.patch     |  72 +++++++++
 gnu/packages/patches/jfsutils-gcc-compat.patch     |  72 +++++++++
 gnu/packages/patches/qemu-sphinx-compat.patch      |  18 +++
 gnu/packages/virtualization.scm                    |  17 +-
 11 files changed, 400 insertions(+), 20 deletions(-)
 create mode 100644 gnu/packages/patches/ath9k-htc-firmware-gcc-compat.patch
 create mode 100644 gnu/packages/patches/efivar-gcc-compat.patch
 create mode 100644 gnu/packages/patches/isc-dhcp-gcc-compat.patch
 create mode 100644 gnu/packages/patches/jfsutils-gcc-compat.patch
 create mode 100644 gnu/packages/patches/qemu-sphinx-compat.patch



reply via email to

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