From 5fccac2b8d77a660a968809519710a5bb7838e63 Mon Sep 17 00:00:00 2001 From: Tim Steinbach Date: Mon, 3 Sep 2018 11:18:11 -0400 Subject: kernel: Remove Copperhead The patches are unmaintained and suggest a false sense of security --- pkgs/os-specific/linux/kernel/patches.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'pkgs/os-specific/linux/kernel/patches.nix') diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix index 143671428c41..d54e0153229d 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -28,16 +28,6 @@ rec { patch = ./tag-hardened.patch; }; - copperhead_4_14 = rec { - name = "copperhead-4.14"; - patch = ./copperhead-4-14.patch; - }; - - copperhead_4_16 = rec { - name = "copperhead-4.16"; - patch = ./copperhead-4-16.patch; - }; - # https://bugzilla.kernel.org/show_bug.cgi?id=197591#c6 iwlwifi_mvm_support_version_7_scan_req_umac_fw_command = rec { name = "iwlwifi_mvm_support_version_7_scan_req_umac_fw_command"; -- cgit 1.4.1