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-03-19 16:40:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcm43xx-firmware (Old) and /work/SRC/openSUSE:Factory/.bcm43xx-firmware.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcm43xx-firmware" Fri Mar 19 16:40:15 2021 rev:19 rq:879648 version:20180314 Changes: -------- --- /work/SRC/openSUSE:Factory/bcm43xx-firmware/bcm43xx-firmware.changes 2021-03-05 13:43:53.003546223 +0100 +++ /work/SRC/openSUSE:Factory/.bcm43xx-firmware.new.2401/bcm43xx-firmware.changes 2021-03-19 16:40:17.557882130 +0100 @@ -1,0 +2,6 @@ +Tue Mar 16 16:53:24 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulie...@suse.com> + +- Introduce Raspberry Pi 4 Compute Module's brcmfmac43455 configuration file. + (bsc#1183524) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcm43xx-firmware.spec ++++++ --- /var/tmp/diff_new_pack.vmdyHZ/_old 2021-03-19 16:40:18.081882838 +0100 +++ /var/tmp/diff_new_pack.vmdyHZ/_new 2021-03-19 16:40:18.085882843 +0100 @@ -86,7 +86,11 @@ install -c -m 0644 %{SOURCE4562} %{buildroot}%{_firmwaredir}/brcm/ install -c -m 0644 %{SOURCE4563} %{buildroot}%{_firmwaredir}/brcm/ ln -s brcmfmac43456-sdio.txt %{buildroot}%{_firmwaredir}/brcm/brcmfmac43456-sdio.raspberrypi,400.txt +# We have conflicting versions of CM4's brcmfmac configuration, some +# pre-release dev versions depend on 43456 whereas store bought ones depend on +# 43455. Let's keep both for now. ln -s brcmfmac43456-sdio.txt %{buildroot}%{_firmwaredir}/brcm/brcmfmac43456-sdio.raspberrypi,4-compute-module.txt +ln -s brcmfmac43455-sdio.raspberrypi,4-model-b.txt.xz %{buildroot}%{_firmwaredir}/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module.txt.xz # serdev configured RPi Bluetooth driver expects the firmware files to be # stored in '/lib/firmware/brcm' @@ -112,5 +116,6 @@ %{_firmwaredir}/brcm/brcmfmac43456-sdio.txt %{_firmwaredir}/brcm/brcmfmac43456-sdio.raspberrypi,400.txt %{_firmwaredir}/brcm/brcmfmac43456-sdio.raspberrypi,4-compute-module.txt +%{_firmwaredir}/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module.txt.xz %changelog