summaryrefslogtreecommitdiff
path: root/recipes/pulseaudio/pulseaudio-0.9.21
AgeCommit message (Collapse)AuthorFiles
2010-09-09pulseaudio: made 0.9.21 compile for armv4 and armv5 tooFrans Meulenbroeks1
there was some armv6 asm in here. Fortunately the function with much inline asm was only called for armv6 or higher so this is ifdef'd out for all armv4 and armv5 variants. Also there was a single instruction but the code also had a C alternative so again only some defines were needed Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-11-27pulseaudio: add version 0.9.21Liam Girdwood6
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>