summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-12-06 09:47:01 -0800
committerLaura Abbott <labbott@redhat.com>2017-12-06 09:48:29 -0800
commit5919ce37427b7dcaa3da6be52ae10dfd765c6fda (patch)
tree6c6248d15a74a580e57bb40559b7fbd8c661a66e /kernel.spec
parentf6b1a997be55322682d13818bd59fbbd2e72b8b9 (diff)
downloadkernel-5919ce37427b7dcaa3da6be52ae10dfd765c6fda.tar.gz
kernel-5919ce37427b7dcaa3da6be52ae10dfd765c6fda.tar.xz
kernel-5919ce37427b7dcaa3da6be52ae10dfd765c6fda.zip
Linux v4.15-rc2-174-g328b4ed93b69
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 133622127..7f96e44fe 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 2
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -596,9 +596,6 @@ Patch307: arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch
# https://patchwork.kernel.org/patch/9820417/
Patch310: qcom-msm89xx-fixes.patch
-# https://patchwork.kernel.org/patch/10054387/
-Patch311: USB-ulpi-fix-bus-node-lookup.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
@@ -2189,6 +2186,9 @@ fi
#
#
%changelog
+* Wed Dec 06 2017 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc2.git1.1
+- Linux v4.15-rc2-174-g328b4ed93b69
+
* Wed Dec 06 2017 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.