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:
parent
7fa82c528b
commit
164a5ffc1a
|
|
@ -51,6 +51,11 @@ SRC_URI:append:mx8-nxp-bsp = " \
|
||||||
file://default.pa \
|
file://default.pa \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
SRC_URI:append:mx9-nxp-bsp = " \
|
||||||
|
file://daemon.conf \
|
||||||
|
file://default.pa \
|
||||||
|
"
|
||||||
|
|
||||||
# Enable allow-autospawn-for-root as default
|
# Enable allow-autospawn-for-root as default
|
||||||
PACKAGECONFIG:append = " autospawn-for-root"
|
PACKAGECONFIG:append = " autospawn-for-root"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue