!42 [sync] PR-36: preserve the symbolic link format, add license: broadcom_bcm43xx

From: @openeuler-sync-bot 
Reviewed-by: @jianminw 
Signed-off-by: @jianminw
This commit is contained in:
openeuler-ci-bot 2024-12-18 08:54:00 +00:00 committed by Gitee
commit 99e71ad4d3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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