Skip to content

Commit

Permalink
com.webos.service.pdm=70
Browse files Browse the repository at this point in the history
: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
  • Loading branch information
manjuraehmad.momin authored and Hyunjae Shin committed Oct 18, 2022
1 parent e348048 commit 800175f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 800175f

Please sign in to comment.