From 1e34dde7492d672b42ecadda3ff47f7d261f8232 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mar 11 2021 19:20:34 +0000 Subject: Add SST Skylake HDA topology binary (bug#1933423) --- diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index d5db0d3..16c9c3c 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -3,19 +3,22 @@ %define _binaries_in_noarch_packages_terminate_build 0 %global _firmwarepath /usr/lib/firmware - %global sof_version 1.6.1 %global sof_commit f31c9ce30ac2792ec39e19da489aee7631e00654 %global sof_shortcommit %(c=%{sof_commit}; echo ${c:0:7}) +%global tplg_version 1.2.4 + 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 Source: https://github.com/thesofproject/sof-bin/archive/%{sof_commit}/sof-bin-%{sof_shortcommit}.tar.gz +BuildRequires: alsa-topology >= %{tplg_version} +BuildRequires: alsa-topology-utils >= %{tplg_version} Conflicts: alsa-firmware <= 1.2.1-6 # noarch, since the package is firmware @@ -76,6 +79,10 @@ rm -rf nxp ../../LICENCE.NXP rm -rf intel/sof-tplg/sof-imx8* %build +# SST topology files (not SOF related, but it's a Intel hw support +# and this package seems a good place to distribute them +alsatplg -c /usr/share/alsa/topology/hda-dsp/skl_hda_dsp_generic-tplg.conf \ + -o lib/firmware/skl_hda_dsp_generic-tplg.bin %install mkdir -p %{buildroot}%{_firmwarepath} @@ -100,6 +107,9 @@ cat alsa-sof-firmware.files %dir %{_firmwarepath} # Licence: 3-clause BSD +%{_firmwarepath}/*.bin + +# Licence: 3-clause BSD # .. for files with suffix .tplg %{_firmwarepath}/intel/sof-tplg @@ -116,7 +126,10 @@ if st and st.type == "link" then end %changelog -* Fri Mar 5 2021 Fedora Release Engineering - 1.6.1-3 +* Thu Mar 11 2021 Jaroslav Kysela - 1.6.1-4 +- Add SST Skylake HDA topology binary (bug#1933423) + +* Fri Mar 5 2021 Jaroslav Kysela - 1.6.1-3 - Add TGL-H firmware files * Tue Jan 26 2021 Fedora Release Engineering - 1.6.1-2