mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-01 04:00:16 +00:00
mpd: upgrade 0.24.14 -> 0.24.15
Changelog: https://github.com/MusicPlayerDaemon/MPD/blob/v0.24.15/NEWS Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ DEPENDS += " \
|
||||
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https;tag=v${PV} \
|
||||
file://mpd.conf.in \
|
||||
"
|
||||
SRCREV = "62b5bc313b9f20ffc66efa500235ecb620e2ea08"
|
||||
SRCREV = "b1c87eb85e9b211369e42433526b55469bf1b6c9"
|
||||
|
||||
|
||||
EXTRA_OEMESON += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-Dsystemd=enabled -Dsystemd_system_unit_dir=${systemd_system_unitdir} -Dsystemd_user_unit_dir=${systemd_user_unitdir}', '-Dsystemd=disabled', d)} \
|
||||
Reference in New Issue
Block a user