import alsa-sof-firmware-1.9-1.el8
This commit is contained in:
parent
c56e417c01
commit
fa7280f747
@ -1 +1 @@
|
||||
8504748ab38905108597dffcd44b85bbea18c52b SOURCES/sof-bin-v1.8.tar.gz
|
||||
e5def6e4ed5f3f612988e0ed665bc12c08817692 SOURCES/sof-bin-v1.9.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/sof-bin-v1.8.tar.gz
|
||||
SOURCES/sof-bin-v1.9.tar.gz
|
||||
|
@ -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
|
||||
#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}}
|
||||
@ -91,6 +91,9 @@ cat alsa-sof-firmware.files
|
||||
%files debug -f alsa-sof-firmware.debug-files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user