mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 01:28:54 +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:
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/"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user