mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
mpd: Update to 0.23.8
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
67b3fc7ad0
commit
02fc7f371d
|
|
@ -21,7 +21,7 @@ DEPENDS += " \
|
|||
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \
|
||||
file://mpd.conf.in \
|
||||
"
|
||||
SRCREV = "f591193ddaa7f9bcb6c85ff5899517fc7b53e35a"
|
||||
SRCREV = "1f28790476f7bca935edec67eecae909741ff287"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
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)}"
|
||||
Loading…
Reference in New Issue
Block a user