pulseaudio: use custom conf file

https://onedigi.atlassian.net/browse/DEL-8264

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2023-01-02 15:26:44 +01:00
parent 7fa82c528b
commit 164a5ffc1a
1 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,11 @@ SRC_URI:append:mx8-nxp-bsp = " \
file://default.pa \
"
SRC_URI:append:mx9-nxp-bsp = " \
file://daemon.conf \
file://default.pa \
"
# Enable allow-autospawn-for-root as default
PACKAGECONFIG:append = " autospawn-for-root"