summaryrefslogtreecommitdiff
path: root/packages/pulseaudio/pulseaudio_0.9.9.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-02-07 13:57:05 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-02-07 13:57:05 +0000
commitb71338f5f55b5bc3ba06bae0f013bebd1a8f136b (patch)
treead229348662efc56f2d2c5b2f82eaf01d0a59b48 /packages/pulseaudio/pulseaudio_0.9.9.bb
parent28fee5ea2a5f032871b989acd23e6c4ac26287e4 (diff)
pulseaudio_0.9.9.bb : updated disable-using-glibc-tls.patch to also disable
hierarchical pthread stuff which is what causes gst lockups
Diffstat (limited to 'packages/pulseaudio/pulseaudio_0.9.9.bb')
-rw-r--r--packages/pulseaudio/pulseaudio_0.9.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/pulseaudio/pulseaudio_0.9.9.bb b/packages/pulseaudio/pulseaudio_0.9.9.bb
index f52ca6e1c6..d1e5706809 100644
--- a/packages/pulseaudio/pulseaudio_0.9.9.bb
+++ b/packages/pulseaudio/pulseaudio_0.9.9.bb
@@ -8,11 +8,11 @@ SRC_URI += "\
file://fix-dbus-without-hal.patch;patch=1 \
"
-PR = "r0"
+PR = "r1"
# problems w/ pulseaudio 0.9.9 atm:
# 1.) needs libltdl >= 1.5.24 (yes, any older version will NOT work at runtime)
# 2.) doesn't build w/ glibc TLS support (hence patched out)
-# 3.) hangs, if used with gst-pulse 0.9.7
+# 3.) hangs, if used with gst-pulse 0.9.7, fails with hierarchical pthread stuff
DEFAULT_PREFERENCE = "-1"