summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-01-10 09:05:55 -0800
committerLaura Abbott <labbott@redhat.com>2018-01-10 09:05:55 -0800
commit76a754883559357ad313e5c2bb08c3a4fc062f7b (patch)
tree621fc2e926bd982103032e83a85ddf98c2134173 /kernel.spec
parente894e5dc498e25a6fcd0c7469acb071b2c392e19 (diff)
downloadkernel-76a754883559357ad313e5c2bb08c3a4fc062f7b.tar.gz
kernel-76a754883559357ad313e5c2bb08c3a4fc062f7b.tar.xz
kernel-76a754883559357ad313e5c2bb08c3a4fc062f7b.zip
Linux v4.15-rc7-102-gcf1fb158230e
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 39351c2d7..c9f3630f6 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 7
# The git snapshot level
-%define gitrev 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -587,7 +587,7 @@ Patch332: arm64-socionext-96b-enablement.patch
# Fix Raspberry Pi and possibly some other dwc2/dwc3 users
# https://patchwork.kernel.org/patch/10149439/
-Patch399: phy-work-around-phys-references-to-usb-phy-devices.patch
+# Patch399: phy-work-around-phys-references-to-usb-phy-devices.patch
# 400 - IBM (ppc/s390x) patches
# 500 - Temp fixes/CVEs etc
@@ -1893,6 +1893,9 @@ fi
#
#
%changelog
+* Wed Jan 10 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc7.git2.1
+- Linux v4.15-rc7-102-gcf1fb158230e
+
* Wed Jan 10 2018 Peter Robinson <pbrobinson@fedoraproject.org>
- Fix USB on Raspberry Pi (and possibly other dwc2 devices)