mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
mpc: upgrade to 0.34
Changelog (from NEWS file): 0.34 (2021/11/30) * add commands "albumart", "readpicture" * don't print status after error * custom status format * support grouping "list" results * meson: auto-build libmpdclient if not available * require libmpdclient 2.16 or newer * require MPD 0.21 or newer Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ inherit meson pkgconfig
|
||||
DEPENDS += "libmpdclient"
|
||||
|
||||
SRC_URI = "git://github.com/MusicPlayerDaemon/mpc;branch=master;protocol=https"
|
||||
SRCREV = "ef16b280052ef0320cb80f79d74c8ce0324005ed"
|
||||
SRCREV = "31c900b79b3a1cd7f2944e92f24223d12589fdaa"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user