aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-12 13:27:43 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-12 14:45:05 +0100
commite9fedfac0d8ff8213a142a7cfab9b83c840aef4f (patch)
tree13728f6967bfbadd13c349920e43c3b27dc5f9a2 /meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb
parent334cd15994eeb47636434a6e802f50b24e5182f3 (diff)
downloadopenembedded-core-e9fedfac0d8ff8213a142a7cfab9b83c840aef4f.tar.gz
pulseaudio: try harder to disable HAL
This disables linking against (lib)hal but enables the udev-hal compat layer so the hal-detect plugin keeps working. The hal-detect plugin is removed from the default dependencies to discourage its usage, but can be installed manually if needed. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb')
-rw-r--r--meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb
index 71e19e9c6a..a46782b6e4 100644
--- a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb
+++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb
@@ -1,7 +1,7 @@
require pulseaudio.inc
DEPENDS += "dbus gdbm speex"
-PR = "r15"
+PR = "r16"
SRC_URI += "\
file://buildfix.patch;patch=1 \