From 800175f72996479bb84730542b797094d886ffb3 Mon Sep 17 00:00:00 2001 From: "manjuraehmad.momin" Date: Tue, 11 Oct 2022 18:27:01 +0530 Subject: [PATCH] com.webos.service.pdm=70 :Release Notes: Add support for audio subdevices and internal sound cards :Detailed Notes: Add option to support audio subdevices list. Add support to detect internal sound cards. Add rule file and executable to provide required sound card information. com.webos.service.pdm: submissions/69..submissions/70 b5a384d Support internal sound cards and subdevices :Testing Performed: Build is successful :QA Notes: :Issues Addressed: [WRO-13827] CCC: com.webos.service.pdm=70 [WRO-13830] Prepare meta-lg-webos layer change and CCC ticket [WRO-11507] Add executable to print sound card information [WRO-11512] Add udev rules and updated related changes in code [WRO-13556] Implement external sound device detection events Change-Id: I8a3500bdc0c8cc8d453c4b40fcd756d356d64c27 --- .../com.webos.service.pdm/com.webos.service.pdm.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webos/recipes-webos/com.webos.service.pdm/com.webos.service.pdm.bb b/meta-webos/recipes-webos/com.webos.service.pdm/com.webos.service.pdm.bb index 6df66f71a..fe00ddac7 100644 --- a/meta-webos/recipes-webos/com.webos.service.pdm/com.webos.service.pdm.bb +++ b/meta-webos/recipes-webos/com.webos.service.pdm/com.webos.service.pdm.bb @@ -18,7 +18,7 @@ RDEPENDS:${PN} = "fuse-utils hdparm gphoto2 gphotofs sdparm gptfdisk-sgdisk e2fs RDEPENDS:${PN} += "${VIRTUAL-RUNTIME_pdm-plugin}" -WEBOS_VERSION = "1.0.1-69_863dd16e6634f0f5f6964a9f87db78f2c4fee20f" +WEBOS_VERSION = "1.0.1-70_bbcea98b19cd40107c6a7173516ef9438380fec9" PR = "r6" inherit webos_component