Add missing symlink for sof-cfl.ri

This commit is contained in:
Jaroslav Kysela 2020-04-30 18:05:55 +02:00
parent 6ada1b5d91
commit ec2cc55a2e

View File

@ -11,7 +11,7 @@
Summary: Firmware and topology files for Sound Open Firmware project Summary: Firmware and topology files for Sound Open Firmware project
Name: alsa-sof-firmware Name: alsa-sof-firmware
Version: %{sof_version} Version: %{sof_version}
Release: 4%{?dist} Release: 5%{?dist}
# See later in the spec for a breakdown of licensing # See later in the spec for a breakdown of licensing
License: BSD License: BSD
URL: https://github.com/thesofproject/sof-bin 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 # 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-cml.ri
ln -s v1.4.2/intel-signed/sof-cnl-v1.4.2.ri lib/firmware/intel/sof/sof-cfl.ri
%build %build
@ -75,6 +76,9 @@ cat alsa-sof-firmware.files
%changelog %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 * Thu Mar 12 2020 Jaroslav Kysela <perex@perex.cz> - 1.4.2-4
- Add missing symlink for sof-cml.ri - Add missing symlink for sof-cml.ri