mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
avahi: systemd support now in OE-Core
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
2b0025ce8d
commit
ace695c447
@@ -1,9 +1,4 @@
|
|||||||
inherit systemd
|
|
||||||
|
|
||||||
RPROVIDES_${PN} += "${PN}-systemd"
|
RPROVIDES_${PN} += "${PN}-systemd"
|
||||||
RREPLACES_${PN} += "${PN}-systemd"
|
RREPLACES_${PN} += "${PN}-systemd"
|
||||||
RCONFLICTS_${PN} += "${PN}-systemd"
|
RCONFLICTS_${PN} += "${PN}-systemd"
|
||||||
SYSTEMD_SERVICE_${PN} = "avahi-daemon.service"
|
|
||||||
SYSTEMD_AUTO_ENABLE = "enable"
|
|
||||||
|
|
||||||
FILES_${PN} += "${systemd_unitdir}/system/"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user