summaryrefslogtreecommitdiffstats
path: root/recipes/pulseaudio/pulseaudio_0.9.15.bb
AgeCommit message (Collapse)Author
2010-09-01pulseaudio: Fix most recent recipe and remove broken recipes.Graham Gower
Three months ago, commit 9cf826839c3cffd18f037d2ca8271affb85bab9d broke 6 of the 7 pulseaudio recipes. No one noticed. Clearly the broken recipes are unused. 0.9.15 appears to be in use as it still builds. 0.9.21 is the most recent recipe and has been retained. Versions removed: 0.9.6 0.9.9 0.9.10 0.9.11 0.9.19 Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-22pulseaudio: Plug flaw with pulseaudio restarting itself..Holger Hans Peter Freyther
Address CVE-2009-1894..
2010-03-17pulseaudio-0.9.15: Fix a flaw in the tmp directory handlingHolger Hans Peter Freyther
* Address CVE-2009-1299, compare with http://www.debian.org/security/2010/dsa-2017
2009-09-20pulseaudio: turn off eleet a5m 0ptimiZ4ti0nZ in thumb modePhil Blundell
2009-07-12pulseaudio: fix detection of tls for shared librariesHenning Heinold
* bump PR
2009-07-12pulseaudio: fix building of bluez_ipc stuffHenning Heinold
* bump PR
2009-07-12pulseaudio: use right gettext automake macro for generating locales or notHenning Heinold
* only for version 0.9.15 * bump PR
2009-06-24pulseaudio: Switch to INC_PR, add openssl to DEPENDS.Tom Rini
Also remove dbus from the version specific DEPENDS lines as it's in the inc file
2009-06-05pulseaudio: add 0.9.15, sync with pokyKoen Kooi