From d0d6a5b196288422bd9a86aa2257207f3b79f907 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 21 Jun 2024 10:16:27 +0800 Subject: [PATCH] alsa-ucm-conf: upgrade 1.2.11 -> 1.2.12 Changelog: =========== - sof-soundwire: fix missing MultiCodec1 initialization and Empty condition - UCM2: Intel: sof-hda-dsp: Control SOF processing from UCM - UCM2: SOF: Add example blobs customization for AAEON - UCM2: Add sample SOF processing configuration blobs - codecs: qcom-lpass/tx-macro: Move TX1 MODE ctrl to - ucm2: codecs: wcd937x: add codec sequences - ucm2: soundwire: add rt722 SDCA device - ucm2: Qualcomm: x1e80100: add recording via DMIC01 - ucm2: sof-soundwire: Create ALSA config file for hdmi: - ucm2: Intel/sof-hda-dsp: Create ALSA config file for - ucm2: common: pcm: Add hdmi.conf to handle the creation - sof-soundwire: Add basic support for cs42l43's speaker - qcom: sdm845: MM1: enable jack detection - qcom: sdm845: MM1: use analog volume controls instead of - ucm2: Qualcomm: x1e80100: correct headphones - ucm2: Qualcomm: x1e80100: add number of channels - Add support for Coachz with HDMI disabled - USB-Audio: ALC4080: Add support for MSI MEG Z790 Ace - ucm2: MediaTek: mt8195-sof: Add support for Tomato RT5682s - sof-soundwire: rt1316/rt1318 - fix channel selection for one amp - sof-soundwire: rt1308: Fix single amp configuration - sof-soundwire: fix rt1318 config copy-n-paste error in rt1318spk macro - sof-soundwire: fix rt1318 config typo in rt1318spk macro - USB-Audio: ALC4080: add 0b05:1af1 ASUS ROG Strix Z790-A Gaming Wifi II (From OE-Core rev: 66e53b40f6ecb66916c46fbed17a1eb25f4e4eb5) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../alsa/{alsa-ucm-conf_1.2.11.bb => alsa-ucm-conf_1.2.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-ucm-conf_1.2.11.bb => alsa-ucm-conf_1.2.12.bb} (89%) diff --git a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.12.bb similarity index 89% rename from meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb rename to meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.12.bb index ce1a42c9b8..88b43c345b 100644 --- a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb +++ b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.12.bb @@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" -SRC_URI[sha256sum] = "387c01cf30e2a1676d7b8f72b2681cf219abca70dd1ec2a9e33add5bf3feae81" +SRC_URI[sha256sum] = "168e7c0549b7bf8991092fa2bfb903631df779dc4c43ee8f4277fcb772d8c035" # Something went wrong at upstream tarballing inherit allarch