gnu: linux-libre: Remove linux-libre-vblank-fix.patch.

* gnu/packages/patches/linux-libre-vblank-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Remove patch.
This commit is contained in:
Mark H Weaver 2015-04-14 02:26:57 -04:00
parent 463acb4acb
commit 46a1130207
3 changed files with 1 additions and 178 deletions

View file

@ -273,8 +273,7 @@ for SYSTEM, or #f if there is no configuration for SYSTEM."
(base32
"12nkzn1n4si2zcp10b645qri83m2y7iwp29vs2rjmy612azdab8f"))
(patches
(list (search-patch "linux-libre-libreboot-fix.patch")
(search-patch "linux-libre-vblank-fix.patch")))))
(list (search-patch "linux-libre-libreboot-fix.patch")))))
(build-system gnu-build-system)
(native-inputs `(("perl" ,perl)
("bc" ,bc)