Add missing symlink for sof-cml.ri
This commit is contained in:
parent
af75579b7b
commit
397441b376
@ -11,7 +11,7 @@
|
||||
Summary: Firmware and topology files for Sound Open Firmware project
|
||||
Name: alsa-sof-firmware
|
||||
Version: %{sof_version}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# See later in the spec for a breakdown of licensing
|
||||
License: BSD
|
||||
URL: https://github.com/thesofproject/sof-bin
|
||||
@ -35,6 +35,9 @@ This package contains the debug files for the Sound Open Firmware project.
|
||||
%prep
|
||||
%autosetup -n sof-bin-%{sof_commit}
|
||||
|
||||
# add missing symlink
|
||||
ln -s v1.4.2/intel-signed/sof-cnl-v1.4.2.ri lib/firmware/intel/sof/sof-cml.ri
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
@ -72,5 +75,8 @@ cat alsa-sof-firmware.files
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 12 2020 Jaroslav Kysela <perex@perex.cz> - 1.4.2-4
|
||||
- Add missing symlink for sof-cml.ri
|
||||
|
||||
* Mon Mar 2 2020 Jaroslav Kysela <perex@perex.cz> - 1.4.2-3
|
||||
- Initial version, SOF firmware 1.4.2
|
||||
|
Loading…
Reference in New Issue
Block a user