linux_mptcp: 0.92.1 -> 0.93

This commit is contained in:
Franz Pletz
2017-11-05 14:56:06 +01:00
parent 91de9958c0
commit b032b3544f
2 changed files with 10 additions and 7 deletions

View File

@@ -12410,7 +12410,8 @@ with pkgs;
kernelPatches =
[ kernelPatches.bridge_stp_helper
kernelPatches.p9_fixes
kernelPatches.cpu-cgroup-v2."4.4"
kernelPatches.cpu-cgroup-v2."4.9"
kernelPatches.modinst_arg_list_too_long
]
++ lib.optionals ((platform.kernelArch or null) == "mips")
[ kernelPatches.mips_fpureg_emu