summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-06-21 19:22:18 +0100
committerPeter Robinson <pbrobinson@gmail.com>2016-06-21 19:22:18 +0100
commit37f3e02e10d06753c3ef2981ed1c36c0bcdcd3d6 (patch)
tree8729c3c8b1be8e977592c72ad5936da6629d037e /kernel.spec
parent93f8d223fc495badc84a98bb11d826c0c1b3f9cb (diff)
downloadkernel-37f3e02e10d06753c3ef2981ed1c36c0bcdcd3d6.tar.gz
kernel-37f3e02e10d06753c3ef2981ed1c36c0bcdcd3d6.tar.xz
kernel-37f3e02e10d06753c3ef2981ed1c36c0bcdcd3d6.zip
Update patch from 4.5 with missing bits for bcm238x support
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 9f2d141ea..20d3ee049 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -518,8 +518,7 @@ Patch431: Fix-tegra-to-use-stdout-path-for-serial-console.patch
Patch432: arm-i.MX6-Utilite-device-dtb.patch
-# mvebu DSA switch fixes
-# http://www.spinics.net/lists/netdev/msg370841.html http://www.spinics.net/lists/netdev/msg370842.html
+Patch433: bcm283x-upstream-fixes.patch
Patch460: lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
@@ -2191,6 +2190,9 @@ fi
#
#
%changelog
+* Tue Jun 21 2016 Peter Robinson <pbrobinson@fedoraproject.org>
+- Update patch from 4.5 with missing bits for bcm238x support
+
* Mon Jun 20 2016 Hans de Goede <jwrdegoede@fedoraproject.org>
- Bring in patch-series from drm-next to fix skl_update_other_pipe_wm issues
(rhbz 1305038)