From ace695c447bf6e216ebd0ca714d0013cab91a322 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 10 Aug 2014 17:14:43 +0100 Subject: avahi: systemd support now in OE-Core Signed-off-by: Paul Eggleton Signed-off-by: Martin Jansa --- .../oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend | 5 ----- 1 file changed, 5 deletions(-) (limited to 'meta-systemd') diff --git a/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend b/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend index 5b6e559cc8..181b8784dd 100644 --- a/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend +++ b/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend @@ -1,9 +1,4 @@ -inherit systemd - RPROVIDES_${PN} += "${PN}-systemd" RREPLACES_${PN} += "${PN}-systemd" RCONFLICTS_${PN} += "${PN}-systemd" -SYSTEMD_SERVICE_${PN} = "avahi-daemon.service" -SYSTEMD_AUTO_ENABLE = "enable" -FILES_${PN} += "${systemd_unitdir}/system/" -- cgit 1.2.3-korg