projects
/
yocto
/
meta-hvmpd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c361eee
)
ympd: remove redundant add of service file to FILES
author
Hugo Villeneuve
<hugo@hugovil.com>
Mon, 15 Dec 2025 01:56:28 +0000
(20:56 -0500)
committer
Hugo 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
patch
|
blob
|
history
diff --git
a/recipes-multimedia/musicpd/ympd.bb
b/recipes-multimedia/musicpd/ympd.bb
index
30152cb
..
f0b94fb
100644
(file)
--- 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 \
"