diff --git a/alsa-lib-1.1.7-ucm-chtrt5645.patch b/alsa-lib-1.1.7-ucm-chtrt5645.patch new file mode 100644 index 0000000..206f274 --- /dev/null +++ b/alsa-lib-1.1.7-ucm-chtrt5645.patch @@ -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 @@ ++ ++ + SectionVerb { + # ALSA PCM + Value { diff --git a/alsa-lib.spec b/alsa-lib.spec index 08f8a9e..d81fd20 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -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 - 1.1.7-3 +- Fix broken chtrt5645 UCM profile, fixing mic input on chtrt5645 devices + * Wed Oct 24 2018 Jaroslav Kysela - 1.1.7-2 - Moved topology files to alsa-topology - Updated to 1.1.7