* [meta-multimedia][PATCH] mpd: Upgrade to 0.23.9
@ 2022-08-18 18:49 Khem Raj
0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2022-08-18 18:49 UTC (permalink / raw)
To: openembedded-devel; +Cc: Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
.../recipes-multimedia/musicpd/{mpd_0.23.8.bb => mpd_0.23.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.23.8.bb => mpd_0.23.9.bb} (98%)
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb
similarity index 98%
rename from meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb
rename to meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb
index 22bc159699..e63c1b5e19 100644
--- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb
+++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb
@@ -21,7 +21,7 @@ DEPENDS += " \
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \
file://mpd.conf.in \
"
-SRCREV = "1f28790476f7bca935edec67eecae909741ff287"
+SRCREV = "12147f6d5822899cc4316799b494c093b4b47f91"
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)}"
--
2.37.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-18 18:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-18 18:49 [meta-multimedia][PATCH] mpd: Upgrade to 0.23.9 Khem Raj
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.