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