update firmwares: firmware and firmware-nonfree
(cherry picked from commit 7f7e3cb86908a9183848df86c1ff334cab34f55c)
This commit is contained in:
parent
a05226702b
commit
f3d274a0e9
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _lib_path /usr/lib/firmware
|
||||
%global _license_path /usr/share/licenses/raspi
|
||||
%global firmware_release 1.20210201
|
||||
%global firmware_release 1.20220308
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: raspberrypi-firmware
|
||||
Version: 20210223
|
||||
Release: 5
|
||||
Version: 20220316
|
||||
Release: 6
|
||||
Summary: Firmware files used for RaspberryPi
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
ExclusiveArch: aarch64
|
||||
@ -43,11 +43,15 @@ cd -
|
||||
%files
|
||||
%dir %{_lib_path}
|
||||
%dir %{_license_path}
|
||||
%{_license_path}
|
||||
%{_lib_path}/*
|
||||
/boot/*
|
||||
%license %{_license_path}
|
||||
|
||||
%changelog
|
||||
* Wed Mar 16 2022 Yafen Fang<yafen@iscas.ac.cn> - 20220316-6
|
||||
- update firmware to version 1.20220308
|
||||
- update firmware-nonfree to last commit (54ffdd6e2ea6055d46656b78e148fe7def3ec9d8): 1:20190114-2+rpt4 release
|
||||
|
||||
* Tue Feb 23 2021 Yafen Fang<yafen@iscas.ac.cn> - 20210223-5
|
||||
- update firmware files: firmware(1.20210201), bluez-firmware(1.2-4+rpt8: e7fd166981ab4bb9a36c2d1500205a078a35714d) and firmware-nonfree(1:20190114-1+rpt11: 83938f78ca2d5a0ffe0c223bb96d72ccc7b71ca5).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user