3
0
Fork 0
forked from mirrors/nixpkgs

linux_3_12: Drop already applied patches

This commit is contained in:
Graham Christensen 2016-12-22 13:36:37 -05:00
parent dfe1f721ca
commit 94fbbb2ed6
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -11005,9 +11005,7 @@ in
linux_3_12 = callPackage ../os-specific/linux/kernel/linux-3.12.nix { linux_3_12 = callPackage ../os-specific/linux/kernel/linux-3.12.nix {
kernelPatches = with kernelPatches; kernelPatches = with kernelPatches;
[ bridge_stp_helper [
crc_regression
packet_fix_race_condition_CVE_2016_8655
] ]
++ lib.optionals ((platform.kernelArch or null) == "mips") ++ lib.optionals ((platform.kernelArch or null) == "mips")
[ kernelPatches.mips_fpureg_emu [ kernelPatches.mips_fpureg_emu