package/mpd: fix static build issue with alsa
authorJörg Krause <joerg.krause@embedded.rocks>
Sat, 21 Nov 2015 23:16:20 +0000 (00:16 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 22 Nov 2015 12:57:45 +0000 (13:57 +0100)
commit47cab068fbd29d29d78535787f8f54f2f7f83798
treef4218a9198729d7d8252086a6ac3fb7628c0d493
parent31a0e3fa624fd1b1439fb76ad2ba724e23ec97eb
package/mpd: fix static build issue with alsa

mpd forgets to link the archive libmixer_plugins.a against libasound leading
to undefined references in a static context.

Add a patch sent upstream to fix:
http://autobuild.buildroot.net/results/f10/f10c6ea2d29bbcef8f33fc9ba1430e99edca895d/
http://autobuild.buildroot.net/results/312/31212c484f452fe4ea6ae084d3edefc4580830d8/

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mpd/0003-fix-static-build-with-alsa.patch [new file with mode: 0644]