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 2022-03-20 20:54:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcm43xx-firmware (Old)
and /work/SRC/openSUSE:Factory/.bcm43xx-firmware.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcm43xx-firmware"
Sun Mar 20 20:54:44 2022 rev:22 rq:962694 version:20180314
Changes:
--------
--- /work/SRC/openSUSE:Factory/bcm43xx-firmware/bcm43xx-firmware.changes
2021-12-18 20:29:49.886228729 +0100
+++
/work/SRC/openSUSE:Factory/.bcm43xx-firmware.new.25692/bcm43xx-firmware.changes
2022-03-20 20:54:59.398478236 +0100
@@ -1,0 +2,5 @@
+Fri Mar 18 12:24:47 UTC 2022 - Ivan Ivanov <[email protected]>
+
+- Add required firmware file for Bluetooth module found on RPi Zero 2W
(bsc#1197286)
+
+-------------------------------------------------------------------
New:
----
BCM43430B0.hcd
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bcm43xx-firmware.spec ++++++
--- /var/tmp/diff_new_pack.QPVFtc/_old 2022-03-20 20:54:59.934479007 +0100
+++ /var/tmp/diff_new_pack.QPVFtc/_new 2022-03-20 20:54:59.942479019 +0100
@@ -1,7 +1,7 @@
#
# spec file for package bcm43xx-firmware
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -43,6 +43,7 @@
Source3622:
https://github.com/Bananian/bananian/raw/master/deb/u-boot-m2-bananian_armhf/lib/firmware/brcm/brcmfmac43362-sdio.txt#/brcmfmac43362-sdio.sinovoip,bpi-m2.txt
#BCM43430
Source4309:
https://github.com/RPi-Distro/bluez-firmware/raw/master/broadcom/BCM43430A1.hcd
+Source4310:
https://github.com/RPi-Distro/bluez-firmware/raw/master/broadcom/BCM43430B0.hcd
#brcmfmac4356-pcie.txt is taken from ChromeOS repo
#
https://chromium.googlesource.com/chromiumos/third_party/linux-firmware/+/f151f016b4fe656399f199e28cabf8d658bcb52b/brcm/brcmfmac4356-pcie.txt
Source4356: brcmfmac4356-pcie.txt
@@ -106,19 +107,23 @@
# serdev configured RPi Bluetooth driver expects the firmware files to be
# stored in '/lib/firmware/brcm'
install -c -m 0644 %{SOURCE4309} %{buildroot}%{_firmwaredir}/brcm/
+install -c -m 0644 %{SOURCE4310} %{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
+ln -s brcm/BCM43430B0.hcd %{buildroot}%{_firmwaredir}/BCM43430B0.hcd
%files
%license LICENCE.broadcom_bcm43xx LICENCE.cypress
%{_firmwaredir}/BCM43430A1.hcd
+%{_firmwaredir}/BCM43430B0.hcd
%{_firmwaredir}/BCM4345C0.hcd
%{_firmwaredir}/BCM4345C5.hcd
%{_firmwaredir}/brcm/BCM43430A1.hcd
+%{_firmwaredir}/brcm/BCM43430B0.hcd
%{_firmwaredir}/brcm/BCM4345C0.hcd
%{_firmwaredir}/brcm/BCM4345C5.hcd
%{_firmwaredir}/brcm/brcmfmac4329-sdio.solidrun,cubox-i-dl.txt