summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-10-04 09:00:00 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-10-04 10:24:18 -0700
commitb92ba30bb82e4531474f38dbd58f6b7fa6565b53 (patch)
tree6c53897b6525f680c3d12b7fff6f7728f18ccf38 /kernel.spec
parent48063c7e7b4397079ae6b1b7ed8259235fa65017 (diff)
downloadkernel-b92ba30bb82e4531474f38dbd58f6b7fa6565b53.tar.gz
kernel-b92ba30bb82e4531474f38dbd58f6b7fa6565b53.tar.xz
kernel-b92ba30bb82e4531474f38dbd58f6b7fa6565b53.zip
Linux v4.8-1558-g21f54dd
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index b1b42cc03..fa60f66b3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -6,7 +6,7 @@ Summary: The Linux kernel
# For a stable, released kernel, released_kernel should be 1. For rawhide
# and/or a kernel built from an rc or git snapshot, released_kernel should
# be 0.
-%global released_kernel 1
+%global released_kernel 0
# Sign modules on x86. Make sure the config files match this setting if more
# architectures are added.
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -125,7 +125,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 1
+%define debugbuildsenabled 0
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@@ -497,9 +497,6 @@ Source5005: kbuild-AFTER_LINK.patch
# Standalone patches
-# http://www.spinics.net/lists/arm-kernel/msg523359.html
-Patch420: arm64-ACPI-parse-SPCR-table.patch
-
# a tempory patch for QCOM hardware enablement. Will be gone by end of 2016/F-26 GA
Patch421: qcom-QDF2432-tmp-errata.patch
@@ -2160,6 +2157,10 @@ fi
#
#
%changelog
+* Tue Oct 04 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git1.1
+- Linux v4.8-1558-g21f54dd
+- Reenable debugging options.
+
* Mon Oct 03 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-1
- Disable debugging options.
- Linux v4.8