Fix broken chtrt5645 UCM profile, fixing mic input on chtrt5645 devices

This commit is contained in:
Hans de Goede 2018-12-25 15:16:10 +01:00
parent f1d50d1ffd
commit 7eb207d622
2 changed files with 16 additions and 1 deletions

View File

@ -0,0 +1,9 @@
diff -up alsa-lib-1.1.7/src/conf/ucm/chtrt5645/HiFi.conf~ alsa-lib-1.1.7/src/conf/ucm/chtrt5645/HiFi.conf
--- alsa-lib-1.1.7/src/conf/ucm/chtrt5645/HiFi.conf~ 2018-10-16 10:08:35.000000000 +0200
+++ alsa-lib-1.1.7/src/conf/ucm/chtrt5645/HiFi.conf 2018-12-25 14:46:21.860175750 +0100
@@ -1,3 +1,5 @@
+<searchdir:ucm>
+
SectionVerb {
# ALSA PCM
Value {

View File

@ -5,7 +5,7 @@
Summary: The Advanced Linux Sound Architecture (ALSA) library
Name: alsa-lib
Version: 1.1.7
Release: 2%{?prever_dot}%{?dist}
Release: 3%{?prever_dot}%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.alsa-project.org/
@ -17,6 +17,8 @@ Source12: modprobe-dist-oss.conf
Patch0: alsa-git.patch
Patch1: alsa-lib-1.0.24-config.patch
Patch2: alsa-lib-1.0.14-glibc-open.patch
# Fixed differently upstream, drop on next rebase
Patch3: alsa-lib-1.1.7-ucm-chtrt5645.patch
BuildRequires: doxygen
BuildRequires: autoconf automake libtool
@ -68,6 +70,7 @@ contains alsa-lib configuration of SoC topology
%patch0 -p1 -b .alsa-git
%patch1 -p1 -b .config
%patch2 -p1 -b .glibc-open
%patch3 -p1
%build
autoreconf -vif
@ -141,6 +144,9 @@ find %{buildroot} -name '*.la' -delete
%{_datadir}/alsa/topology
%changelog
* Tue Dec 25 2018 Hans de Goede <hdegoede@redhat.com> - 1.1.7-3
- Fix broken chtrt5645 UCM profile, fixing mic input on chtrt5645 devices
* Wed Oct 24 2018 Jaroslav Kysela <perex@perex.cz> - 1.1.7-2
- Moved topology files to alsa-topology
- Updated to 1.1.7