summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/alsa
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-06-22 15:37:48 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-22 22:40:28 +0100
commite3635ef12b8dfb8bf2fd169c5f717259f82e4497 (patch)
tree315afe1aea1651ae084982ce61cf10e16253b660 /meta/recipes-multimedia/alsa
parentf157fcfbfec1b50f0f855defb80c41cc19fc802a (diff)
downloadpoky-e3635ef12b8dfb8bf2fd169c5f717259f82e4497.tar.gz
alsa-ucm-conf: upgrade 1.2.7 -> 1.2.7.1
Configuration - mt8195_demo: fix the HDMI device name - USB-Audio: ALC1220 - add support for Gigabyte TRX40 Aorus Pro WiFi Rev 1.2 - ucm2: MediaTek: mt8195-demo: Add Initial support - ucm2: rk3399-gru-sound: Add missing symlink from conf.d tree - USB-Audio: Optimize regex for realtek-alc4080 - USB-Audio: Add ALC4080 ID for Asus Z690-I Gaming Wifi - ucm2 profile for MOTU M4 interface - ucm2: Rockchip/max98090: add symlink to VEYRON-I2S - ucm2: Rockchip/max98090: add JackControl and PlaybackVolume - Added basic support for ALC4082 on ASUS ROG Maximus Z690 Hero. - ucm2: direct profile - allow to override the card name - ucm2 profile for Behringer Flow8 - Steinberg UR44: fix the direction for steinberg_ur44_mono_in - Steinberg UR44: fix the Line2 channel mapping (2nd) - Steinberg UR44: fix the Line2 channel mapping (From OE-Core rev: 66e9a57aeeab9f87106d5565ac28342d38a6eb33) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa')
-rw-r--r--meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.1.bb (renamed from meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.bb b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.1.bb
index d60f22e7c7..79b8206592 100644
--- a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.bb
+++ b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.1.bb
@@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4"
9 9
10SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" 10SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2"
11SRC_URI[sha256sum] = "b97f2395ca2c1fd9bfab7627f0178f9069868e2a42a35894dacd280e7e40680e" 11SRC_URI[sha256sum] = "ac5b2a1275783eff07e1cb34c36c6c5987742679a340037507c04a9dc1d22cac"
12# Something went wrong at upstream tarballing 12# Something went wrong at upstream tarballing
13 13
14inherit allarch 14inherit allarch