3
0
Fork 0
forked from mirrors/nixpkgs

linux_4_6: fix by removing upstreamed patch

This commit is contained in:
Robin Gloster 2016-07-29 09:49:13 +00:00
parent c73816b640
commit 1e806458dc

View file

@ -11116,7 +11116,6 @@ in
linux_4_6 = callPackage ../os-specific/linux/kernel/linux-4.6.nix {
kernelPatches =
[ kernelPatches.bridge_stp_helper
kernelPatches.hiddev_CVE_2016_5829
]
++ lib.optionals ((platform.kernelArch or null) == "mips")
[ kernelPatches.mips_fpureg_emu