Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f251f25187 | ||
|
|
3450ede718 | ||
|
|
33a7866494 | ||
|
|
fc17f6e5d0 | ||
|
|
48ed0592d1 | ||
|
|
34392a71d5 | ||
|
|
65c418ed3f | ||
|
|
d80f9a748e |
3 changed files with 4 additions and 32 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -30,7 +30,3 @@
|
|||
/sof-bin-2024.09.tar.gz
|
||||
/sof-bin-2024.09.1.tar.gz
|
||||
/sof-bin-2024.09.2.tar.gz
|
||||
/sof-bin-2025.01.tar.gz
|
||||
/sof-bin-2025.01.1.tar.gz
|
||||
/sof-bin-2025.05.tar.gz
|
||||
/sof-bin-2025.05.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%global _firmwarepath /usr/lib/firmware
|
||||
%global _xz_opts -9 --check=crc32
|
||||
|
||||
%global sof_ver 2025.05.1
|
||||
%global sof_ver 2024.09.2
|
||||
#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}}
|
||||
|
|
@ -20,7 +20,7 @@ Name: alsa-sof-firmware
|
|||
Version: %{sof_ver}
|
||||
Release: 2%{?sof_ver_rel}%{?dist}
|
||||
# See later in the spec for a breakdown of licensing
|
||||
License: BSD-3-Clause AND Apache-2.0
|
||||
License: BSD-3-Clause Apache-2.0
|
||||
URL: https://github.com/thesofproject/sof-bin
|
||||
Source: https://github.com/thesofproject/sof-bin/releases/download/%{sof_ver_pkg}/sof-bin-%{sof_ver_pkg0}.tar.gz
|
||||
%if 0%{?with_sof_addon}
|
||||
|
|
@ -39,7 +39,7 @@ This package contains the firmware binaries for the Sound Open Firmware project.
|
|||
%package debug
|
||||
Requires: alsa-sof-firmware
|
||||
Summary: Debug files for Sound Open Firmware project
|
||||
License: BSD-3-Clause
|
||||
License: BSD
|
||||
|
||||
%description debug
|
||||
This package contains the debug files for the Sound Open Firmware project.
|
||||
|
|
@ -162,27 +162,6 @@ if st and st.type == "directory" then
|
|||
end
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2025.05.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Aug 27 2025 Jaroslav Kysela <perex@perex.cz> - 2025.05.1-1
|
||||
- Update to v2025.05.1
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2025.05-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Jun 24 2025 Jaroslav Kysela <perex@perex.cz> - 2025.05-1
|
||||
- Update to v2025.05
|
||||
|
||||
* Thu Apr 3 2025 Jaroslav Kysela <perex@perex.cz> - 2025.01.1-1
|
||||
- Update to v2025.01.1
|
||||
|
||||
* Tue Feb 25 2025 Jaroslav Kysela <perex@perex.cz> - 2025.01-1
|
||||
- Update to v2025.01
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.09.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Dec 18 2024 Jaroslav Kysela <perex@perex.cz> - 2024.09.2-2
|
||||
- Add sof-ipc4-lib directory
|
||||
|
||||
|
|
@ -199,9 +178,6 @@ end
|
|||
- Update to v2024.06
|
||||
- Remove AVS topology files (linux-firmware is the main source now)
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2024.03-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Wed Apr 3 2024 Jaroslav Kysela <perex@perex.cz> - 2024.03-2
|
||||
- Update to v2024.03
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (sof-bin-2025.05.1.tar.gz) = ad255502c607e80dcd9d42f4b734e10534e7b2bc36b0cc077b825a75b91040a9094df1fb3b3bab3a87b99940009b99835357f22bc6289c52fb66f472459fe8e1
|
||||
SHA512 (sof-bin-2024.09.2.tar.gz) = fadb9078705e0813897650e19166ad0d81710f8ba08ecb74de413a0bd7b27d73f9dcedd4583687f9deefd22ccb78b56ede8fbc5ab6fbd56e181c6b63be816a18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue