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) {
|
linux_2_6_35 = makeOverridable (import ../os-specific/linux/kernel/linux-2.6.35.nix) {
|
||||||
inherit fetchurl stdenv perl mktemp module_init_tools ubootChooser;
|
inherit fetchurl stdenv perl mktemp module_init_tools ubootChooser;
|
||||||
kernelPatches =
|
kernelPatches =
|
||||||
[ kernelPatches.fbcondecor_2_6_35
|
[ #kernelPatches.fbcondecor_2_6_35
|
||||||
kernelPatches.sec_perm_2_6_24
|
kernelPatches.sec_perm_2_6_24
|
||||||
# kernelPatches.aufs2_2_6_35
|
# kernelPatches.aufs2_2_6_35
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user