From: Hugo Villeneuve Date: Mon, 15 Dec 2025 01:56:28 +0000 (-0500) Subject: ympd: remove redundant add of service file to FILES X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=e92e2a21689fcc0e2a9a2754a72793cfbc1cb576;p=yocto%2Fmeta-hvmpd.git ympd: remove redundant add of service file to FILES Signed-off-by: Hugo Villeneuve --- diff --git a/recipes-multimedia/musicpd/ympd.bb b/recipes-multimedia/musicpd/ympd.bb index 30152cb..f0b94fb 100644 --- a/recipes-multimedia/musicpd/ympd.bb +++ b/recipes-multimedia/musicpd/ympd.bb @@ -36,7 +36,6 @@ do_install() { } FILES:${PN} = " \ - ${systemd_unitdir}/system/ympd.service \ ${sysconfdir}/default/ympd \ ${bindir}/ympd \ "