Merge pull request #51457 from binarin/nvidia-legacy-340-no-longer-patch-414

nvidia_legacy_340: Remove unneeded/failing patch
This commit is contained in:
Jörg Thalheim 2018-12-04 10:42:38 +00:00 committed by GitHub
commit 708164fe94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ rec {
persistencedSha256 = "0nwv6kh4gxgy80x1zs6gcg5hy3amg25xhsfa2v4mwqa36sblxz6l";
useGLVND = false;
patches = maybePatch_drm_legacy ++ [ ./vm_operations_struct-fault.patch ];
patches = [ ./vm_operations_struct-fault.patch ];
};
legacy_304 = generic {