Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bcm43xx-firmware for openSUSE:Factory checked in at 2021-04-12 12:33:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcm43xx-firmware (Old) and /work/SRC/openSUSE:Factory/.bcm43xx-firmware.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcm43xx-firmware" Mon Apr 12 12:33:51 2021 rev:20 rq:884047 version:20180314 Changes: -------- --- /work/SRC/openSUSE:Factory/bcm43xx-firmware/bcm43xx-firmware.changes 2021-03-19 16:40:17.557882130 +0100 +++ /work/SRC/openSUSE:Factory/.bcm43xx-firmware.new.2401/bcm43xx-firmware.changes 2021-04-12 12:34:00.293076352 +0200 @@ -1,0 +2,5 @@ +Fri Apr 9 11:20:00 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulie...@suse.com> + +- Introduce firmware file for Raspberry Pi 400's bluetooth. + +------------------------------------------------------------------- New: ---- BCM4345C5.hcd ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcm43xx-firmware.spec ++++++ --- /var/tmp/diff_new_pack.rllPQx/_old 2021-04-12 12:34:01.361078005 +0200 +++ /var/tmp/diff_new_pack.rllPQx/_new 2021-04-12 12:34:01.365078011 +0200 @@ -50,6 +50,7 @@ Source4561: https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43456-sdio.bin Source4562: https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43456-sdio.clm_blob Source4563: https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43456-sdio.txt +Source4564: https://github.com/RPi-Distro/bluez-firmware/raw/master/broadcom/BCM4345C5.hcd Source4559: https://github.com/RPi-Distro/bluez-firmware/raw/master/broadcom/BCM4345C0.hcd # Owns /lib/firmware/brcm and potentially conflicts BuildRequires: kernel-firmware-brcm @@ -96,16 +97,20 @@ # stored in '/lib/firmware/brcm' install -c -m 0644 %{SOURCE4309} %{buildroot}%{_firmwaredir}/brcm/ install -c -m 0644 %{SOURCE4559} %{buildroot}%{_firmwaredir}/brcm/ +install -c -m 0644 %{SOURCE4564} %{buildroot}%{_firmwaredir}/brcm/ # Symlinks for compatibility with deprecated hciattach ln -s brcm/BCM4345C0.hcd %{buildroot}%{_firmwaredir}/BCM4345C0.hcd +ln -s brcm/BCM4345C5.hcd %{buildroot}%{_firmwaredir}/BCM4345C5.hcd ln -s brcm/BCM43430A1.hcd %{buildroot}%{_firmwaredir}/BCM43430A1.hcd %files %license LICENCE.broadcom_bcm43xx LICENCE.cypress %{_firmwaredir}/BCM43430A1.hcd %{_firmwaredir}/BCM4345C0.hcd +%{_firmwaredir}/BCM4345C5.hcd %{_firmwaredir}/brcm/BCM43430A1.hcd %{_firmwaredir}/brcm/BCM4345C0.hcd +%{_firmwaredir}/brcm/BCM4345C5.hcd %{_firmwaredir}/brcm/brcmfmac4329-sdio.solidrun,cubox-i-dl.txt %{_firmwaredir}/brcm/brcmfmac4330-sdio.solidrun,cubox-i-q.txt %{_firmwaredir}/brcm/brcmfmac4339-sdio.tronsmart,vega-s95-telos.txt