import alsa-sof-firmware-1.9.3-1.el8_5

This commit is contained in:
CentOS Sources 2022-04-26 09:50:29 -04:00 committed by Stepan Oksanichenko
parent 6728059bea
commit 94da27ebe2
3 changed files with 15 additions and 3 deletions

View File

@ -1 +1 @@
8504748ab38905108597dffcd44b85bbea18c52b SOURCES/sof-bin-v1.8.tar.gz
276426a461afd307a523b589931d6a5efec90088 SOURCES/sof-bin-v1.9.3.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/sof-bin-v1.8.tar.gz
SOURCES/sof-bin-v1.9.3.tar.gz

View File

@ -3,7 +3,7 @@
%define _binaries_in_noarch_packages_terminate_build 0
%global _firmwarepath /usr/lib/firmware
%global sof_ver 1.8
%global sof_ver 1.9.3
#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}}
@ -50,6 +50,9 @@ mv sof-tplg-%{sof_ver_pkg} firmware/intel/sof-tplg
rm LICENCE.NXP
rm -rf firmware/intel/sof-tplg/sof-imx8*
# remove Mediatek firmware files
rm -rf firmware/intel/sof-tplg/sof-mt8*
%build
# SST topology files (not SOF related, but it's a Intel hw support
# and this package seems a good place to distribute them
@ -91,6 +94,15 @@ cat alsa-sof-firmware.files
%files debug -f alsa-sof-firmware.debug-files
%changelog
* Thu Dec 16 2021 Jaroslav Kysela <perex@perex.cz> - 1.9.3-1
- Update to v1.9.3
* Tue Nov 23 2021 Jaroslav Kysela <perex@perex.cz> - 1.9.2-1
- Update to v1.9.2
* Tue Oct 26 2021 Jaroslav Kysela <perex@perex.cz> - 1.9-1
- Update to v1.9
* Thu Jul 22 2021 Jaroslav Kysela <perex@perex.cz> - 1.8-1
- Update to v1.8
- Add SST Skylake HDA topology binary