summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jeremy@jcline.org>2018-04-09 13:44:12 -0400
committerJeremy Cline <jeremy@jcline.org>2018-04-09 14:30:38 -0400
commit326828aa4ac885ea1e440e2633f66c29582769ed (patch)
treedf98554b8750af50b95353e7977373c247f9d666 /kernel.spec
parent33a8762bdc67af3d65da9821a42c8ae7fb684db5 (diff)
downloadkernel-326828aa4ac885ea1e440e2633f66c29582769ed.tar.gz
kernel-326828aa4ac885ea1e440e2633f66c29582769ed.tar.xz
kernel-326828aa4ac885ea1e440e2633f66c29582769ed.zip
Apply the IPMI fixes patch from F27
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 2569967db..52edcc124 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -630,6 +630,10 @@ Patch503: v3-2-2-Input-synaptics---Lenovo-X1-Carbon-5-should-use-SMBUS-RMI.patch
# rhbz 1558977
Patch504: sunrpc-remove-incorrect-HMAC-request-initialization.patch
+# In v4.17
+# rhbz 1549316
+Patch505: ipmi-fixes.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1882,6 +1886,9 @@ fi
#
#
%changelog
+* Mon Apr 09 2018 Jeremy Cline <jeremy@jcline.org>
+- Include the KCS IPMI BMC driver that's in F27
+
* Mon Apr 9 2018 Peter Robinson <pbrobinson@fedoraproject.org>
- More fixes for Raspberry Pi 3+ lan78xx ethernet interface
- Fixes for Cavium ThunderX ZIP driver stability