mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
mpd: upgrade 0.24.13 -> 0.24.14
Changelog: https://github.com/MusicPlayerDaemon/MPD/blob/v0.24.14/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 = "e9a65d66ef2a64ac6881e6e9e316e8665dcfd4a3"
|
||||
SRCREV = "62b5bc313b9f20ffc66efa500235ecb620e2ea08"
|
||||
|
||||
|
||||
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