diff options
author | Mark H Weaver <mhw@netris.org> | 2015-05-07 18:40:15 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2015-05-07 18:41:32 -0400 |
commit | aa2e989e1e6d480e964b08a3395c1d7aa704e392 (patch) | |
tree | d2bd2584fb573137e7b7160633bf056ba46cbb29 /gnu-system.am | |
parent | 82741a8a112a472f5249a2412dba7f5b3c26ca88 (diff) | |
download | patches-aa2e989e1e6d480e964b08a3395c1d7aa704e392.tar patches-aa2e989e1e6d480e964b08a3395c1d7aa704e392.tar.gz |
gnu: linux-libre: Update to 4.0.2.
* gnu/packages/patches/linux-libre-libreboot-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.0.2. Remove patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r-- | gnu-system.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am index 817bad74f0..95378a7cb7 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -472,7 +472,6 @@ dist_patch_DATA = \ gnu/packages/patches/libvpx-fix-armhf-link.patch \ gnu/packages/patches/libvpx-fix-ssse3-quantize.patch \ gnu/packages/patches/libvpx-vp9-out-of-bounds-access.patch \ - gnu/packages/patches/linux-libre-libreboot-fix.patch \ gnu/packages/patches/lirc-localstatedir.patch \ gnu/packages/patches/lm-sensors-hwmon-attrs.patch \ gnu/packages/patches/lua51-liblua-so.patch \ |