summaryrefslogtreecommitdiffstats
path: root/package/mpd/0001-thread-Name-include-stdio.h-for-prctl-as-well.patch
Commit message (Collapse)AuthorAgeFilesLines
* mpd: use upstream patchesThomas Petazzoni2016-02-071-28/+0
| | | | | | | | | | This commit replaces 0002-musl-gcc5-fixes.patch by a backport of 3 upstream commits. It also renames 0001-thread-Name-include-stdio.h-for-prctl-as-well.patch to have the sequence number 0004, so that it applies after the backported upstream patches (since this patch is not upstream yet). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mpd: add patch to fix build failuresGustavo Zacarias2015-01-261-0/+28
mpd is using snprintf without including stdio.h when pthread_setname_np isn't available leading to failure, hence patch it. Fixes: http://autobuild.buildroot.net/results/14c/14cf165e63fd7bb076d7c8f5aab92d24aa4622c4/ Patch status: sent upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud