mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mpd: Upgrade to 0.24.6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
336fd817c2
commit
357d1f077b
|
|
@ -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)} \
|
||||
Loading…
Reference in New Issue
Block a user