summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-12-14 01:59:34 +0000
committerPeter Robinson <pbrobinson@gmail.com>2018-12-14 01:59:41 +0000
commite5601459ec62a767efe42d897c3ffa3679fd79c4 (patch)
treea78f35f5bebb40cb1192f64c4583a6efc3e9d909 /kernel.spec
parent45c77d097d2793bcd7bae5b2688416fc89336297 (diff)
downloadkernel-e5601459ec62a767efe42d897c3ffa3679fd79c4.tar.gz
kernel-e5601459ec62a767efe42d897c3ffa3679fd79c4.tar.xz
kernel-e5601459ec62a767efe42d897c3ffa3679fd79c4.zip
Fix Raspberry Pi issues affecting WiFi (rhbz 1652093)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 0df8ca429..be79de7d8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 200
+%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -599,6 +599,12 @@ Patch332: raspberrypi-Fix-firmware-calls-with-large-buffers.patch
# https://patchwork.kernel.org/patch/10677591/
Patch333: hwmon-rpi-Fix-initial-notify.patch
+# From 4.20, fix RPi3B+ eth leds
+Patch334: bcm2837-fix-eth-leds.patch
+
+# From 4.20, fix wifi gpio polarity
+Patch335: bcm2837-fix-wifi-gpio-polarity.patch
+
# Patches enabling device specific brcm firmware nvram
# https://www.spinics.net/lists/linux-wireless/msg178827.html
Patch340: brcmfmac-Remove-firmware-loading-code-duplication.patch
@@ -1878,6 +1884,9 @@ fi
#
#
%changelog
+* Fri Dec 14 2018 Peter Robinson <pbrobinson@fedoraproject.org> 4.19.9-201
+- Fix Raspberry Pi issues affecting WiFi (rhbz 1652093)
+
* Thu Dec 13 2018 Jeremy Cline <jcline@redhat.com> - 4.19.9-200
- Linux v4.19.9