summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2017-08-07 22:18:50 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2017-08-07 22:18:50 +0200
commitc7f1223e08e38f9dbb90bea031200f07a84c4b01 (patch)
tree65c3fccea11f1d8568b1de1d8c79c45ae79e1e52 /kernel.spec
parentea2a781a48382a50aaf33c945afb1116f81c40ee (diff)
parent0e2d67d2d2507df7517e72f6bdb99c2dab21ff2a (diff)
downloadkernel-c7f1223e08e38f9dbb90bea031200f07a84c4b01.tar.gz
kernel-c7f1223e08e38f9dbb90bea031200f07a84c4b01.tar.xz
kernel-c7f1223e08e38f9dbb90bea031200f07a84c4b01.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec22
1 files changed, 16 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index f2534cc3f..41b343ad0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -75,9 +75,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%global rcrev 3
+%global rcrev 4
# The git snapshot level
-%define gitrev 4
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -133,7 +133,7 @@ Summary: The Linux kernel
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
# and 0 for rawhide (all kernels are debug kernels).
# See also 'make debug' and 'make release'.
-%define debugbuildsenabled 0
+%define debugbuildsenabled 1
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_without_vanilla: 0} %{?!_without_vanilla: 1}
@@ -632,16 +632,19 @@ Patch312: qcom-display-iommu.patch
# https://patchwork.kernel.org/patch/9839803/
Patch313: qcom-Force-host-mode-for-USB-on-apq8016-sbc.patch
+# Breaking mustang booting
+Patch314: 0001-Revert-xgene-Don-t-fail-probe-if-there-is-no-clk-res.patch
+
# http://www.spinics.net/lists/dri-devel/msg132235.html
Patch320: bcm283x-vc4-Fix-OOPSes-from-trying-to-cache-a-partially-constructed-BO..patch
+# Fix USB on the RPi https://patchwork.kernel.org/patch/9879371/
+Patch321: bcm283x-dma-mapping-skip-USB-devices-when-configuring-DMA-during-probe.patch
+
# This breaks RPi booting with a LPAE kernel, we don't support the DSI ports currently
# Revert it while I engage upstream to work out what's going on
Patch322: Revert-ARM-dts-bcm2835-Add-the-DSI-module-nodes-and-.patch
-# Breaking mustang booting
-Patch323: 0001-Revert-xgene-Don-t-fail-probe-if-there-is-no-clk-res.patch
-
# 400 - IBM (ppc/s390x) patches
# 500 - Temp fixes/CVEs etc
@@ -2216,8 +2219,15 @@ fi
#
#
%changelog
+* Mon Aug 07 2017 Laura Abbott <labbott@fedoraproject.org> - 4.13.0-0.rc4.git0.1
+- Linux v4.13-rc4
+
+* Mon Aug 07 2017 Laura Abbott <labbott@fedoraproject.org>
+- Disable debugging options.
+
* Fri Aug 4 2017 Peter Robinson <pbrobinson@fedoraproject.org>
- ARM QCom updates
+- Patch to fix USB on Raspberry Pi
* Fri Aug 04 2017 Laura Abbott <labbott@fedoraproject.org> - 4.13.0-0.rc3.git4.1
- Linux v4.13-rc3-152-g869c058fbe74