import CS alsa-sof-firmware-2.2.5-2.el8
This commit is contained in:
parent
0e2f020449
commit
1cbfe0b8f4
@ -1,2 +1,2 @@
|
||||
3aef419f1d2ddf360b7757214c21cbef7aabadc8 SOURCES/skl_hda_dsp_generic-tplg.bin
|
||||
2a5336a8c5ced0e8bb9ba5237a52e7ac37833b13 SOURCES/sof-bin-v2.2.4.tar.gz
|
||||
5b7d9cb372cb48d824b59b9bf61540a6af882c10 SOURCES/sof-bin-v2.2.5.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/skl_hda_dsp_generic-tplg.bin
|
||||
SOURCES/sof-bin-v2.2.4.tar.gz
|
||||
SOURCES/sof-bin-v2.2.5.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
|
||||
%global sof_ver 2.2.4
|
||||
%global sof_ver 2.2.5
|
||||
#global sof_ver_pre rc2
|
||||
%global sof_ver_rel %{?sof_ver_pre:.%{sof_ver_pre}}
|
||||
%global sof_ver_pkg v%{sof_ver}%{?sof_ver_pre:-%{sof_ver_pre}}
|
||||
@ -104,6 +104,9 @@ cat alsa-sof-firmware.files
|
||||
%files debug -f alsa-sof-firmware.debug-files
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2023 Jaroslav Kysela <perex@perex.cz> - 2.2.5-1
|
||||
- Update to v2.2.5
|
||||
|
||||
* Mon Jan 9 2023 Jaroslav Kysela <perex@perex.cz> - 2.2.4-2
|
||||
- Update to v2.2.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user