From 397441b376ed5a42a2828d0715650f7fcf638e5d Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 12 Mar 2020 18:08:06 +0100 Subject: [PATCH] Add missing symlink for sof-cml.ri --- alsa-sof-firmware.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index ffb0791..788c12e 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -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 - 1.4.2-4 +- Add missing symlink for sof-cml.ri + * Mon Mar 2 2020 Jaroslav Kysela - 1.4.2-3 - Initial version, SOF firmware 1.4.2