~ruther/guix-local

ref: ea8450c82ae2f0eaeb6c131077f8aefbaa406a90 guix-local/gnu/packages/linux.scm -rw-r--r-- 133.9 KiB
457d154f — Efraim Flashner 9 years ago
gnu: alsa-utils: Update to 1.1.3.

* gnu/packages/linux.scm (alsa-utils): Update to 1.1.3.
41d23dd1 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.9.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
b291b327 — Ludovic Courtès 9 years ago
gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.

This fixes a bug whereby:

  guix build linux-libre -s armhf-linux

would fail with:

  guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)

This led 'tests/guix-system.sh' to fail.

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
64b5e413 — Ludovic Courtès 9 years ago
gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.

This fixes a bug whereby:

  guix build linux-libre -s armhf-linux

would fail with:

  guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)

This led 'tests/guix-system.sh' to fail.

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
gnu: Add alsa-plugins.

* gnu/packages/linux.scm (alsa-plugins): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
8d1ef002 — Tobias Geerinckx-Rice 9 years ago
gnu: linux-libre: Fix typo.

* gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
56577539 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.15.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.15.
9cedffe5 — Mark H Weaver 9 years ago
Revert "gnu: linux-libre: Update to 4.9."

This reverts commit 5a3849443ac8bdcffea0376b3c7efa30688c10bb.

Module loading is broken on i686 with some configurations, including our
default configuration.  See <https://bugs.gnu.org/25231>.
c8502d9e — Tobias Geerinckx-Rice 9 years ago
Revert "gnu: kmod: Update to 23."

This should have been pushed to the ‘staging’ branch first.

This reverts commit 1e1cd416293e9d119ca3c1fe136d52af10b41d85.
7c58c852 — Tobias Geerinckx-Rice 9 years ago
gnu: libraw1394: Update to 2.1.2.

* gnu/packages/linux.scm (libraw1394): Update to 2.1.2.
1e1cd416 — Tobias Geerinckx-Rice 9 years ago
gnu: kmod: Update to 23.

* gnu/packages/linux.scm (kmod): Update to 23.
7d162df8 — Tobias Geerinckx-Rice 9 years ago
gnu: mcelog: Update to 146.

* gnu/packages/linux.scm (mcelog): Update to 146.
0eb36dd1 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.39.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.39.
5a384944 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
e8a463e6 — Ludovic Courtès 9 years ago
gnu: usbutils: Update to 008.

* gnu/packages/linux.scm (usbutils): Update to 008.
[inputs]: Add EUDEV.
3232613e — Ludovic Courtès 9 years ago
gnu: wireless-regdb: Update to 2016.06.10.

* gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
d7f84eab — Tobias Geerinckx-Rice 9 years ago
gnu: iproute2: Update to 4.9.0.

* gnu/packages/linux.scm (iproute2): Update to 4.9.0.
[home-page]: Point to the latest attempt, and use HTTPS.
4a990395 — Leo Famulari 9 years ago
Merge branch 'staging'
81d6fd24 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.14.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.14.  Remove patches.
(linux-libre-arm-generic): Remove patches.
762bc71e — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.38.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.38.
Remove patches.
Next