summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/musicpd/mpd
Commit message (Collapse)AuthorAgeFilesLines
* mpd: update 0.22.9 -> 0.23.5Alexander Kanavin2022-01-251-43/+0
| | | | | | | This resolves ffmpeg 5.0 issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpd: Update to 0.22.9Khem Raj2021-06-291-0/+43
| | | | | | | Fix build with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* mpd: Upgrade to 0.22 seriesKhem Raj2021-03-022-65/+0
| | | | | | | | | | | Drop the gcc10 patches the problem is fixed in newer versions Migrate to use meson build system Drop libwrap packageconfig, its dropped upstream too Use systemd_user_unit_dir to match OE Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Max Kellermann <max.kellermann@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* mpd: Fix build with gcc10Khem Raj2019-12-262-0/+65
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpd: Initial add 0.17.1Andreas Müller2012-09-181-0/+420
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>