preserve the symbolic link format, add license: broadcom_bcm43xx
(cherry picked from commit dfc7d5d778b2dbcecf18484d3bed07bbc4ce8dc4)
This commit is contained in:
parent
ae61fa2ce1
commit
5000a497af
@ -5,9 +5,9 @@
|
||||
|
||||
Name: raspberrypi-firmware
|
||||
Version: 20241207
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: Firmware files used for RaspberryPi
|
||||
License: GPL+ and GPLv2+ and Redistributable, no modification permitted and BCM_LEGAL and SYNAPTICS-END-USER-SOFTWARE-TOOL-LICENSE and binary-redist-Cypress and binary-redist-Broadcom-wifi and Synaptics
|
||||
License: GPL+ and GPLv2+ and Redistributable, no modification permitted and BCM_LEGAL and SYNAPTICS-END-USER-SOFTWARE-TOOL-LICENSE and binary-redist-Cypress and binary-redist-Broadcom-wifi and Synaptics and broadcom_bcm43xx
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
Provides: raspberrypi-firmware = %{version}-%{release}
|
||||
@ -42,7 +42,7 @@ install -p -m 644 debian/firmware/synaptics/*.hcd %{buildroot}%{_lib_path}/synap
|
||||
install -p -m 644 debian/copyright %{buildroot}%{_license_path}/LICENCE.bluez-firmware
|
||||
|
||||
cd ../firmware-nonfree
|
||||
install -p -m 644 brcm/* %{buildroot}%{_lib_path}/brcm
|
||||
cp -a brcm/* %{buildroot}%{_lib_path}/brcm
|
||||
install -p -m 644 cypress/* %{buildroot}%{_lib_path}/cypress
|
||||
install -p -m 644 LICENCE.* %{buildroot}%{_license_path}
|
||||
|
||||
@ -65,6 +65,10 @@ cd -
|
||||
%license %{_license_path}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2024 Yafen Fang<yafen@iscas.ac.cn> - 20241207-13
|
||||
- add license: broadcom_bcm43xx
|
||||
- preserve the symbolic link format when installing firmwares of brcm
|
||||
|
||||
* Mon Dec 9 2024 Yafen Fang<yafen@iscas.ac.cn> - 20241207-12
|
||||
- update license
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user