summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-08-22 17:02:57 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2016-08-22 17:02:57 +0200
commit55f569c1a2dfd5737a42fcd4e5dbcd461c0f2d98 (patch)
tree72697bc56a557638dc667e1275eaaeb90ddd8577 /kernel.spec
parent6fa8de77917d42de170fc8ea8d66558209ec4d64 (diff)
parent114729e728fd81f15d4ee676dbab1f4709c0e357 (diff)
downloadkernel-55f569c1a2dfd5737a42fcd4e5dbcd461c0f2d98.tar.gz
kernel-55f569c1a2dfd5737a42fcd4e5dbcd461c0f2d98.tar.xz
kernel-55f569c1a2dfd5737a42fcd4e5dbcd461c0f2d98.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec16
1 files changed, 13 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 5610ec4c7..e4fe16c3f 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
-%define rcrev 2
+%define rcrev 3
# 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}
@@ -528,6 +528,9 @@ Patch425: arm64-pcie-quirks-xgene.patch
# http://www.spinics.net/lists/linux-tegra/msg26029.html
Patch426: usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch
+# http://www.spinics.net/lists/linux-omap/msg130698.html
+Patch427: omap-rtc-fix-am33xx.patch
+
# http://patchwork.ozlabs.org/patch/587554/
Patch430: ARM-tegra-usb-no-reset.patch
@@ -2159,6 +2162,13 @@ fi
#
#
%changelog
+* Mon Aug 22 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc3.git0.1
+- Linux v4.8-rc3
+- Disable debugging options.
+
+* Sat Aug 20 2016 Peter Robinson <pbrobinson@fedoraproject.org>
+- Add fix for RTC crash on ARMv7 am33xx devices
+
* Fri Aug 19 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc2.git4.1
- Linux v4.8-rc2-348-g6040e57