summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-05-26 19:12:52 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-05-26 19:12:52 -0400
commitc1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7 (patch)
tree146322892d97dc22ed914bb03036d9108739e8e4 /kernel.spec
parent3353f55ff47c9dd0bc3d132ba567e89f06684a1f (diff)
downloadkernel-c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7.tar.gz
kernel-c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7.tar.xz
kernel-c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7.zip
Drop compile-fixes and upstream-reverts patches
We very very rarely use these. The last time compile-fixes.patch was used was over 3 years ago. The upstream-reverts.patch has literally never been used since Fedora switched to git. We tend to apply the reverts as stand-alone patches anyway, and compile fixes are generally better as stand-alone patches that get sent upstream ASAP.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 0 insertions, 12 deletions
diff --git a/kernel.spec b/kernel.spec
index bd1a394a7..38a6eae96 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -481,17 +481,12 @@ Patch00: patch-4.%{base_sublevel}-git%{gitrev}.xz
%endif
%endif
-# we also need compile fixes for -vanilla
-Patch04: compile-fixes.patch
-
# build tweak for build ID magic, even for -vanilla
Patch05: kbuild-AFTER_LINK.patch
%if !%{nopatches}
-# revert upstream patches we get via other methods
-Patch09: upstream-reverts.patch
# Git trees.
# Standalone patches
@@ -1175,16 +1170,9 @@ done
ApplyPatch kbuild-AFTER_LINK.patch
-#
-# misc small stuff to make things compile
-#
-ApplyOptionalPatch compile-fixes.patch
%if !%{nopatches}
-# revert patches from upstream that conflict or that we get via other means
-ApplyOptionalPatch upstream-reverts.patch -R
-
# Architecture patches
# x86(-64)
ApplyPatch lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch