mpd: Upgrade to 0.24.6

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-11-29 09:22:40 -08:00
parent 336fd817c2
commit 357d1f077b
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -18,10 +18,10 @@ DEPENDS += " \
expat \
"
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https;tag=v${PV} \
file://mpd.conf.in \
"
SRCREV = "063abb31a68f7ee92a246256eec4234ab8b7ed8b"
SRCREV = "c426749d4709e8d4ec4a6808c004625fae37b60d"
EXTRA_OEMESON += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-Dsystemd=enabled -Dsystemd_system_unit_dir=${systemd_system_unitdir} -Dsystemd_user_unit_dir=${systemd_system_unitdir}', '-Dsystemd=disabled', d)} \