Author: viric
Date: Fri Apr 13 17:52:29 2012
New Revision: 33778
URL: https://nixos.org/websvn/nix/?rev=33778&sc=1

Log:
Removing a commented patch that is not needed for kernels newer than 2.6.36
iirc. The patch got upstream back then.

Modified:
   nixpkgs/trunk/pkgs/top-level/all-packages.nix

Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/all-packages.nix       Fri Apr 13 14:54:02 
2012        (r33777)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix       Fri Apr 13 17:52:29 
2012        (r33778)
@@ -5663,7 +5663,6 @@
         kernelPatches.sec_perm_2_6_24
         kernelPatches.aufs2_1_2_6_38
         kernelPatches.cifs_timeout_2_6_38
-        #kernelPatches.mips_restart_2_6_36
       ];
   };
 
@@ -5675,7 +5674,6 @@
       [ #kernelPatches.fbcondecor_2_6_38
         kernelPatches.sec_perm_2_6_24
         kernelPatches.aufs2_1_2_6_39
-        #kernelPatches.mips_restart_2_6_36
       ];
   };
 
@@ -5686,7 +5684,6 @@
         kernelPatches.sec_perm_2_6_24
         kernelPatches.aufs3_0
         #kernelPatches.aufs2_1_3_0
-        #kernelPatches.mips_restart_2_6_36
       ];
   };
 
@@ -5696,7 +5693,6 @@
       [ #kernelPatches.fbcondecor_2_6_38
         kernelPatches.sec_perm_2_6_24
         kernelPatches.aufs3_1
-        #kernelPatches.mips_restart_2_6_36
       ];
   };
 
@@ -5707,7 +5703,6 @@
         kernelPatches.sec_perm_2_6_24
         kernelPatches.aufs3_2
         kernelPatches.cifs_timeout_2_6_38
-        #kernelPatches.mips_restart_2_6_36
       ];
   };
 
@@ -5719,7 +5714,6 @@
         kernelPatches.aufs3_3
         kernelPatches.efi_bootstub_config_3_3
         kernelPatches.btrfs_enospc
-        #kernelPatches.mips_restart_2_6_36
       ];
   };
 
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to