From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 496E115ACFC for ; Fri, 5 May 2023 04:13:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B125E0980; Fri, 5 May 2023 04:13:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E108E0980 for ; Fri, 5 May 2023 04:13:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 807E9341380 for ; Fri, 5 May 2023 04:13:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8ECC7A67 for ; Fri, 5 May 2023 04:13:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1683259890.179dd24dd8f2bb9c1ec20d12d6a9da96cb1156b6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alsa-ucm-conf/files/, media-libs/alsa-ucm-conf/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/alsa-ucm-conf/Manifest media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.9.ebuild media-libs/alsa-ucm-conf/files/alsa-ucm-conf-1.2.9-fix-sof-essx8336.patch X-VCS-Directories: media-libs/alsa-ucm-conf/files/ media-libs/alsa-ucm-conf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 179dd24dd8f2bb9c1ec20d12d6a9da96cb1156b6 X-VCS-Branch: master Date: Fri, 5 May 2023 04:13:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a43cc206-9b7f-4912-a611-d2efc123f021 X-Archives-Hash: fa71487a3a6ee5b4652c1558b4904001 commit: 179dd24dd8f2bb9c1ec20d12d6a9da96cb1156b6 Author: Sam James gentoo org> AuthorDate: Fri May 5 04:08:24 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 5 04:11:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179dd24d media-libs/alsa-ucm-conf: add 1.2.9 Signed-off-by: Sam James gentoo.org> media-libs/alsa-ucm-conf/Manifest | 1 + .../alsa-ucm-conf/alsa-ucm-conf-1.2.9.ebuild | 24 ++++++++++++++++++++++ .../alsa-ucm-conf-1.2.9-fix-sof-essx8336.patch | 20 ++++++++++++++++++ 3 files changed, 45 insertions(+) diff --git a/media-libs/alsa-ucm-conf/Manifest b/media-libs/alsa-ucm-conf/Manifest index dd27fced6f1d..6ec3ebb5219f 100644 --- a/media-libs/alsa-ucm-conf/Manifest +++ b/media-libs/alsa-ucm-conf/Manifest @@ -1 +1,2 @@ DIST alsa-ucm-conf-1.2.8.tar.bz2 37843 BLAKE2B f2281a3a5d8b4fcbc4c75ce99a911a4ce3230abfa6f6d0aff8e175fe1b870750f43c087339490ed9f4d5ab314fda391e06e41cbed79239a16326a8f2d02ac262 SHA512 a15a9ca52c108ee95a421b91f3fad4329f1e9fb1c004a40d5ff1a57d6701bad19a31d5a296426d26439be9b87d2d543ce51588a98402d24c17f0f92aaf1096ca +DIST alsa-ucm-conf-1.2.9.tar.bz2 42802 BLAKE2B fe71790aa8658ab12378baa55f95a03aaebd3eb0aef2535b65b89884de6cb404a75b44fd238d2089e0a005ca81720f3c44d1912452908e97aa75fcda513908cf SHA512 3aced4d4df76044a5525f1217851e05f7ad177389d2008e3e3dd0fb4d2cf72cd0897b140659a7729cc37d5b737c2d0cf5b607df4f576647044accd560d8cb87b diff --git a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.9.ebuild b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.9.ebuild new file mode 100644 index 000000000000..9b6ba9e1f104 --- /dev/null +++ b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.9.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="ALSA ucm configuration files" +HOMEPAGE="https://alsa-project.org/wiki/Main_Page" +SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND="! +Date: Thu, 4 May 2023 14:36:49 +0200 +Subject: [PATCH] sof-essx8336: Dmic is not a valid UCM device identifier, use + Mic + +Signed-off-by: Jaroslav Kysela +--- a/ucm2/Intel/sof-essx8336/sof-essx8336.conf ++++ b/ucm2/Intel/sof-essx8336/sof-essx8336.conf +@@ -32,7 +32,7 @@ If.devdmic { + Haystack "${CardComponents}" + Needle "cfg-dmics:" + } +- True.Define.DeviceDmic "Dmic" ++ True.Define.DeviceDmic "Mic" + } + + SectionUseCase."HiFi" {