mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +00:00
Disable fbcondecor patch - doesn't work with 2.6.35.2
svn path=/nixpkgs/trunk/; revision=23301
This commit is contained in:
parent
7dd07e5476
commit
8d7045e1ff
@ -4539,7 +4539,7 @@ let
|
||||
linux_2_6_35 = makeOverridable (import ../os-specific/linux/kernel/linux-2.6.35.nix) {
|
||||
inherit fetchurl stdenv perl mktemp module_init_tools ubootChooser;
|
||||
kernelPatches =
|
||||
[ kernelPatches.fbcondecor_2_6_35
|
||||
[ #kernelPatches.fbcondecor_2_6_35
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
# kernelPatches.aufs2_2_6_35
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user