Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/mpd: bump to version 0.19.15 | Jörg Krause | 2016-05-01 | 1 | -31/+0 |
| | | | | | | | | | | | Drop patches applied upstream: - 0001: notify: Don't use constexpr on Haiku - 0002: notify: use "constexpr" only with glibc Renumber remaining patches. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | mpd: use upstream patches | Thomas Petazzoni | 2016-02-07 | 1 | -0/+31 |
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> |