updated to v1.8
This commit is contained in:
parent
29346dedc5
commit
80fa6404a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/sof-bin-b77c851.tar.gz
|
||||
/sof-bin-f31c9ce.tar.gz
|
||||
/sof-bin-6bd5501.tar.gz
|
||||
/sof-bin-v1.8.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
|
||||
%global sof_ver 1.8
|
||||
%global sof_ver_pre rc2
|
||||
#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}}
|
||||
|
||||
@ -99,6 +99,9 @@ if st and st.type == "link" then
|
||||
end
|
||||
|
||||
%changelog
|
||||
* Tue Jun 22 2021 Jaroslav Kysela <perex@perex.cz> - 1.8-1
|
||||
- Update to v1.8
|
||||
|
||||
* Thu Jun 3 2021 Jaroslav Kysela <perex@perex.cz> - 1.7-1
|
||||
- Update to v1.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sof-bin-6bd5501.tar.gz) = 8a4fda4315dd15aaa9c2a2ae83a5e2f6098e576a6cb2148cf11077bc89d435e86359074f1bede35583424d61987818b0f5b57db0881228455ad181fcbd5c101a
|
||||
SHA512 (sof-bin-v1.8.tar.gz) = b103828769de5a267889466608adac20aad4790be8da9680498d3b8f8d0c407b9813d13d5ed12db7238a409064a7fe345b73927c566239c27b98e1c7bea3cd99
|
||||
|
Loading…
Reference in New Issue
Block a user