Auto sync2gitlab import of alsa-sof-firmware-1.9.3-2.el8.src.rpm
This commit is contained in:
parent
c791581438
commit
8f9e48ab39
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/sof-bin-v1.9.3.tar.gz
|
||||
/sof-adl-rt711-l2-rt1316-l01.tplg.gz
|
||||
|
@ -13,11 +13,12 @@
|
||||
Summary: Firmware and topology files for Sound Open Firmware project
|
||||
Name: alsa-sof-firmware
|
||||
Version: %{sof_ver}
|
||||
Release: 1%{?sof_ver_rel}%{?dist}
|
||||
Release: 2%{?sof_ver_rel}%{?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/releases/download/%{sof_ver_pkg}/sof-bin-%{sof_ver_pkg}.tar.gz
|
||||
Source10: sof-adl-rt711-l2-rt1316-l01.tplg.gz
|
||||
BuildRequires: alsa-topology >= %{tplg_version}
|
||||
BuildRequires: alsa-topology-utils >= %{tplg_version}
|
||||
|
||||
@ -46,6 +47,9 @@ mv sof-%{sof_ver_pkg}/* firmware/intel/sof
|
||||
# move topology files
|
||||
mv sof-tplg-%{sof_ver_pkg} firmware/intel/sof-tplg
|
||||
|
||||
# addons
|
||||
gunzip -c %{SOURCE10} > firmware/intel/sof-tplg/sof-adl-rt711-l2-rt1316-l01.tplg
|
||||
|
||||
# remove NXP firmware files
|
||||
rm LICENCE.NXP
|
||||
rm -rf firmware/intel/sof-tplg/sof-imx8*
|
||||
@ -94,6 +98,9 @@ cat alsa-sof-firmware.files
|
||||
%files debug -f alsa-sof-firmware.debug-files
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2022 Jaroslav Kysela <perex@perex.cz> - 1.9.3-2
|
||||
- Add sof-adl-rt711-l2-rt1316-l01.tplg topology file
|
||||
|
||||
* Thu Dec 16 2021 Jaroslav Kysela <perex@perex.cz> - 1.9.3-1
|
||||
- Update to v1.9.3
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (sof-adl-rt711-l2-rt1316-l01.tplg.gz) = 6614c106c0a0bffdf20bd449a39358532bd19c6e3dca38dbf101bf82bab93733964a34e7b4806e69d43f2ac2e3751e83da692ba9979f71de49b682443502261a
|
||||
SHA512 (sof-bin-v1.9.3.tar.gz) = 0c04bf47ecf65d3352b730e79968cb020211c274f64a3cc21e4c5e49c5a9706ab4d541aaea931e72c1bcc67fcde6387bc6bf952a33691aaab06e6b93aa73a024
|
||||
|
Loading…
Reference in New Issue
Block a user