!22 delete files: regulatory.db* and its license
From: @woqidaideshi Reviewed-by: @jianminw Signed-off-by: @jianminw
This commit is contained in:
commit
48cfc016b6
Binary file not shown.
@ -4,8 +4,8 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: raspberrypi-firmware
|
Name: raspberrypi-firmware
|
||||||
Version: 20230315
|
Version: 20231219
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Firmware files used for RaspberryPi
|
Summary: Firmware files used for RaspberryPi
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
ExclusiveArch: aarch64
|
ExclusiveArch: aarch64
|
||||||
@ -42,12 +42,14 @@ cd -
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%dir %{_lib_path}
|
%dir %{_lib_path}
|
||||||
%dir %{_license_path}
|
|
||||||
%{_lib_path}/*
|
%{_lib_path}/*
|
||||||
/boot/*
|
/boot/*
|
||||||
%license %{_license_path}
|
%license %{_license_path}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 19 2023 Yafen Fang<yafen@iscas.ac.cn> - 20231219-8
|
||||||
|
- delete files: regulatory.db* and LICENCE.wireless-regdb
|
||||||
|
|
||||||
* Wed Mar 15 2023 Yafen Fang<yafen@iscas.ac.cn> - 20230315-7
|
* Wed Mar 15 2023 Yafen Fang<yafen@iscas.ac.cn> - 20230315-7
|
||||||
- update firmware to version 1.20230306
|
- update firmware to version 1.20230306
|
||||||
- update bluez-firmware to the latest commit (9556b08ace2a1735127894642cc8ea6529c04c90): 1.2-4+rpt10 release
|
- update bluez-firmware to the latest commit (9556b08ace2a1735127894642cc8ea6529c04c90): 1.2-4+rpt10 release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user