ympd: remove redundant add of service file to FILES
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 15 Dec 2025 01:56:28 +0000 (20:56 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 23 Jan 2026 16:44:47 +0000 (11:44 -0500)
Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
recipes-multimedia/musicpd/ympd.bb

index 30152cb..f0b94fb 100644 (file)
@@ -36,7 +36,6 @@ do_install() {
 }
 
 FILES:${PN} = " \
-    ${systemd_unitdir}/system/ympd.service \
     ${sysconfdir}/default/ympd \
     ${bindir}/ympd \
 "