1
0

Accepting request 666486 from home:mbrugger:branches:Kernel:HEAD

- Fix firmware for bcm43430 and bcm43455 (fate#326215)
  * rename brcmfmac43450 and brcfmac43455 to the compatible name
    used by brcmf_of_probe
  * delete brcmfmac43455-sdio.clm_blob as it was not accepted upstream

OBS-URL: https://build.opensuse.org/request/show/666486
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=235
This commit is contained in:
2019-01-16 15:37:49 +00:00
committed by Git OBS Bridge
parent 1c5fc146c9
commit 83e97de3f3
6 changed files with 11 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 15 13:01:17 UTC 2019 - Matthias Brugger <mbrugger@suse.com>
- Fix firmware for bcm43430 and bcm43455 (fate#326215)
* rename brcmfmac43450 and brcfmac43455 to the compatible name
used by brcmf_of_probe
* delete brcmfmac43455-sdio.clm_blob as it was not accepted upstream
-------------------------------------------------------------------
Fri Jan 11 12:48:08 UTC 2019 - Matthias Brugger <mbrugger@suse.com>