summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-06-19 18:56:36 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-06-19 18:56:36 -0400
commit3933c6f4561788024b9c475a55c1e52289d0ef2f (patch)
treefd169c2b9938bd9b86b913f4b1c001ada9738ebc /kernel.spec
parent09825c740f6c81f53c593f64202be7cd23f0dfce (diff)
downloadkernel-3933c6f4561788024b9c475a55c1e52289d0ef2f.tar.gz
kernel-3933c6f4561788024b9c475a55c1e52289d0ef2f.tar.xz
kernel-3933c6f4561788024b9c475a55c1e52289d0ef2f.zip
Linux v3.16-rc1-112-g894e552cfaa3
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 3f9785e9..545ed688 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
-%define gitrev 2
+%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -591,8 +591,6 @@ Patch14010: lis3-improve-handling-of-null-rate.patch
Patch15000: nowatchdog-on-virt.patch
# ARM64
-# https://lkml.org/lkml/2014/6/11/534
-Patch21000: aarch64-xgene-reset.patch
# ARM
@@ -1223,7 +1221,6 @@ ApplyOptionalPatch upstream-reverts.patch -R
ApplyPatch 0001-lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
# ARM64
-ApplyPatch aarch64-xgene-reset.patch
#
# ARM
@@ -2220,6 +2217,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Jun 19 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc1.git3.1
+- Linux v3.16-rc1-112-g894e552cfaa3
+
* Thu Jun 19 2014 Peter Robinson <pbrobinson@fedoraproject.org>
- Add missing bits for NVIDIA Jetson TK1 (thanks Stephen Warren)