diff options
| -rw-r--r-- | meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index cf4be7ed40..e40b8c1c40 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc | |||
| @@ -133,7 +133,7 @@ set_cfg_value () { | |||
| 133 | 133 | ||
| 134 | do_compile_append () { | 134 | do_compile_append () { |
| 135 | if ${@bb.utils.contains('PACKAGECONFIG', 'autospawn-for-root', 'true', 'false', d)}; then | 135 | if ${@bb.utils.contains('PACKAGECONFIG', 'autospawn-for-root', 'true', 'false', d)}; then |
| 136 | set_cfg_value src/client.conf allow-autospawn-for-root yes | 136 | set_cfg_value src/pulse/client.conf allow-autospawn-for-root yes |
| 137 | fi | 137 | fi |
| 138 | } | 138 | } |
| 139 | 139 | ||
