linux-2.6.29: update cm-x270 kernel to 2.6.29
[openembedded.git] / recipes / pulseaudio / pulseaudio_0.9.9.bb
blob764f891654d8260dbf16695a87c028c402368908
1 require pulseaudio.inc
3 DEPENDS += "dbus"
4 PR = "r5"
6 # this is not correct (see below)
7 SRC_URI += "\
8 file://disable-using-glibc-tls.patch;patch=1 \
9 file://fix-dbus-without-hal.patch;patch=1 \
10 file://fix-shm.patch;patch=1 \
13 # problems w/ pulseaudio 0.9.9 atm:
14 # 1.) needs libltdl >= 1.5.24 (yes, any older version will NOT work at runtime)
15 # 2.) doesn't build w/ glibc TLS support (hence patched out)
16 # 3.) fails with hierarchical pthread stuff w/ gst-pulse (hence patched out)