pulseaudio: made 0.9.21 compile for armv4 and armv5 too
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 9 Sep 2010 19:08:12 +0000 (21:08 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 9 Sep 2010 19:10:00 +0000 (21:10 +0200)
commit976ab4b4587d548c0483a274058c5359cb72bf1b
tree7ad1f5dc14e43e845259ffd1e47ee7ec007d388e
parent40385480d7434ffec488de56b05fa1a5a3382e05
pulseaudio: made 0.9.21 compile for armv4 and armv5 too

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>
recipes/pulseaudio/pulseaudio-0.9.21/armv4+v5asm.patch [new file with mode: 0644]
recipes/pulseaudio/pulseaudio.inc
recipes/pulseaudio/pulseaudio_0.9.21.bb