From: Jaechul Lee Date: Mon, 30 Oct 2023 00:48:31 +0000 (+0900) Subject: [rpi][audio] Use use_tizen_hal=both by default X-Git-Tag: accepted/tizen/unified/20231030.145732^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified_riscv;p=platform%2Fhal%2Fbackend%2Fmedia-config.git [rpi][audio] Use use_tizen_hal=both by default The value of the parameter has been changed to both/sink/source [Version] 0.3.79 [Issue type] Update Change-Id: Ie856c6ceb16b177ab7bbbe13fb81d842dbbd9db0 Signed-off-by: Jaechul Lee --- diff --git a/media-config-target-rpi3/hal/etc/pulse/system.pa b/media-config-target-rpi3/hal/etc/pulse/system.pa index a9d3ae6..890ccf9 100644 --- a/media-config-target-rpi3/hal/etc/pulse/system.pa +++ b/media-config-target-rpi3/hal/etc/pulse/system.pa @@ -26,7 +26,7 @@ load-module module-tizenaudio-policy load-module module-tizenaudio-preprocessor #.ifexists module-udev-detect.so -load-module module-udev-detect use_tizen_hal=yes +load-module module-udev-detect use_tizen_hal=both #.endif ### Sound Player module diff --git a/packaging/media-config.spec b/packaging/media-config.spec index 0ce88c3..74a4d09 100644 --- a/packaging/media-config.spec +++ b/packaging/media-config.spec @@ -2,7 +2,7 @@ Name: media-config Summary: Multimedia Framework system configuration package -Version: 0.3.78 +Version: 0.3.79 Release: 0 Group: Multimedia/Configuration License: LGPL-2.1 and Apache-2.0