updated to v1.9
This commit is contained in:
parent
83eaf36584
commit
debd4d3859
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@
|
|||
/sof-bin-f31c9ce.tar.gz
|
||||
/sof-bin-6bd5501.tar.gz
|
||||
/sof-bin-v1.8.tar.gz
|
||||
/sof-bin-v1.9.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
|
||||
%global sof_ver 1.8
|
||||
#global sof_ver_pre rc2
|
||||
%global sof_ver 1.9
|
||||
#global sof_ver_pre rc1
|
||||
%global sof_ver_rel %{?sof_ver_pre:.%{sof_ver_pre}}
|
||||
%global sof_ver_pkg v%{sof_ver}%{?sof_ver_pre:-%{sof_ver_pre}}
|
||||
|
||||
|
|
@ -99,6 +99,9 @@ if st and st.type == "link" then
|
|||
end
|
||||
|
||||
%changelog
|
||||
* Tue Oct 5 2021 Jaroslav Kysela <perex@perex.cz> - 1.9-1
|
||||
- Update to v1.9
|
||||
|
||||
* Tue Jun 22 2021 Jaroslav Kysela <perex@perex.cz> - 1.8-1
|
||||
- Update to v1.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (sof-bin-v1.8.tar.gz) = b103828769de5a267889466608adac20aad4790be8da9680498d3b8f8d0c407b9813d13d5ed12db7238a409064a7fe345b73927c566239c27b98e1c7bea3cd99
|
||||
SHA512 (sof-bin-v1.9.tar.gz) = aee733381edb2150f2132c296e9151b1d6a71246e204b15c2394587c528286f730ceaf02002e1e58ccea0deba5e4ae81cb7a03efb858ac954633b0cfaec81a22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue