!16 [sync] PR-15: 跟进上游固件信息

From: @openeuler-sync-bot 
Reviewed-by: @jianminw 
Signed-off-by: @jianminw
This commit is contained in:
openeuler-ci-bot 2022-04-12 10:18:44 +00:00 committed by Gitee
commit fdeb1e3636
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 4 deletions

View File

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