Update to v2024.09
Resolves: RHEL-60921 Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
This commit is contained in:
parent
f62c4c7bbf
commit
eab97a2bf6
@ -4,7 +4,7 @@
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%global _xz_opts -9 --check=crc32
|
||||
|
||||
%global sof_ver 2024.03
|
||||
%global sof_ver 2024.09
|
||||
#global sof_ver_pre rc1
|
||||
%global sof_ver_rel %{?sof_ver_pre:.%{sof_ver_pre}}
|
||||
%global sof_ver_pkg0 %{sof_ver}%{?sof_ver_pre:-%{sof_ver_pre}}
|
||||
@ -18,7 +18,7 @@
|
||||
Summary: Firmware and topology files for Sound Open Firmware project
|
||||
Name: alsa-sof-firmware
|
||||
Version: %{sof_ver}
|
||||
Release: 6%{?sof_ver_rel}%{?dist}
|
||||
Release: 1%{?sof_ver_rel}%{?dist}
|
||||
# See later in the spec for a breakdown of licensing
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/thesofproject/sof-bin
|
||||
@ -140,6 +140,9 @@ if st and st.type == "link" then
|
||||
end
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2024 Jaroslav Kysela <perex@perex.cz> - 2024.09-1
|
||||
- Update to v2024.09
|
||||
|
||||
* Mon Jun 17 2024 Jaroslav Kysela <jkysela@redhat.com> - 2024.03-5
|
||||
- Update to v2024.03
|
||||
- Add AVS topology files v2024.02
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sof-bin-2024.03.tar.gz) = 1e9891d3891f5a4413a77a68ea6d3a2e6ead8c1a67eaa7e9aaf30871753617ffce19bd3b85ebcbb617e606646f6aa0e1dafee5279c294ec72ef4b2885e009f72
|
||||
SHA512 (sof-bin-2024.09.tar.gz) = b8a199afba7289a39485662741fbf8ecb47e9c91e461478e3e2d523c12986bfddf8a1f61b4ba0a2c689008de8808a2df00f05aacb541a2fb16a6a5dbd7481ecf
|
||||
|
Loading…
Reference in New Issue
Block a user