From 1b8dfe266937a37a4c642f96ceb2347bf4c00a17 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:20:04 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- .../oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend (limited to 'meta-systemd/oe-core/recipes-connectivity/avahi') 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 new file mode 100644 index 0000000000..5b6e559cc8 --- /dev/null +++ b/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend @@ -0,0 +1,9 @@ +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 v1.2.3-54-g00ecf