diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-10-12 20:08:19 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-10-12 20:08:19 +0100 |
commit | f0d49a4dcb543d6d5a818cc5ad617554a96435cd (patch) | |
tree | 858d7414eb1f3978bacb452c886b2ea3261143d6 /kernel.spec | |
parent | 6b553f9947456d36e03135d5f19b3f6ce25e2519 (diff) | |
download | kernel-f0d49a4dcb543d6d5a818cc5ad617554a96435cd.tar.gz kernel-f0d49a4dcb543d6d5a818cc5ad617554a96435cd.tar.xz kernel-f0d49a4dcb543d6d5a818cc5ad617554a96435cd.zip |
Rebase device specific NVRAM files on brcm WiFi devices to latest
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec index 05d63e2ee..a3d87d7b4 100644 --- a/kernel.spec +++ b/kernel.spec @@ -596,10 +596,8 @@ Patch310: gpio-pxa-handle-corner-case-of-unprobed-device.patch Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch # Patches enabling device specific brcm firmware nvram -Patch340: 0001-brcmfmac-Remove-firmware-loading-code-duplication.patch -Patch341: 0002-brcmfmac-Remove-recursion-from-firmware-load-error-h.patch -Patch342: 0003-brcmfmac-Add-support-for-first-trying-to-get-a-board.patch -Patch343: 0004-brcmfmac-Set-board_type-used-for-nvram-file-selectio.patch +# https://www.spinics.net/lists/linux-wireless/msg178827.html +Patch340: brcmfmac-Remove-firmware-loading-code-duplication.patch # Fix for AllWinner A64 Timer Errata, still not final # https://patchwork.kernel.org/patch/10392891/ @@ -1887,6 +1885,9 @@ fi # # %changelog +* Fri Oct 12 2018 Peter Robinson <pbrobinson@fedoraproject.org> +- Rebase device specific NVRAM files on brcm WiFi devices to latest + * Fri Oct 12 2018 Jeremy Cline <jcline@redhat.com> - 4.19.0-0.rc7.git4.1 - Linux v4.19-rc7-139-g6b3944e42e2e |