package/upmpdcli: Add patch to fix build error with musl
authorJörg Krause <jkrause@posteo.de>
Mon, 29 Sep 2014 22:18:49 +0000 (00:18 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Oct 2014 05:48:40 +0000 (07:48 +0200)
commita0af871d0010a54283d66262d6010dd4833786df
treee66cc0f321b10f9a4155eb2636d7c248159e02d0
parented4e304925254f65c15e7741ee69c30309e5ac5d
package/upmpdcli: Add patch to fix build error with musl

Fix build error with musl:

  - Instead of using the nonstandard pthread_yield call use the standardized
    sched_yield.

Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/upmpdcli/upmpdcli-0002-musl-fixes.patch [new file with mode: 0644]