[oe-commits] Paul Eggleton : avahi: systemd support now in OE-Core

git at git.openembedded.org git at git.openembedded.org
Tue Aug 12 12:10:03 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 1883f209a131c54db0aac0469e833f6347c4876d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=1883f209a131c54db0aac0469e833f6347c4876d

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sun Aug 10 17:14:43 2014 +0100

avahi: systemd support now in OE-Core

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend         | 5 -----
 1 file changed, 5 deletions(-)

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 5b6e559..181b878 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/"



More information about the Openembedded-commits mailing list