aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-04-12 13:19:14 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-12 18:50:15 +0200
commita179ca25a4223bab312d2717fce63a7b160dc769 (patch)
treed064b0f402e470cdf1cf0115cc1cec7a63c31839 /meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend
parent313f0ae25925caead4f588695ac9c9bcf00b2755 (diff)
downloadmeta-openembedded-contrib-a179ca25a4223bab312d2717fce63a7b160dc769.tar.gz
meta-systemd: drop default SYSTEMD_PACKAGES = "${PN}"
Diffstat (limited to 'meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend')
-rw-r--r--meta-systemd/oe-core/recipes-connectivity/avahi/avahi_0.6.31.bbappend1
1 files changed, 0 insertions, 1 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 ec0f08d93b..987c510c3c 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
@@ -2,7 +2,6 @@ PRINC := "${@int(PRINC) + 1}"
inherit systemd
-SYSTEMD_PACKAGES = "${PN}"
RPROVIDES_${PN} += "${PN}-systemd"
SYSTEMD_SERVICE_${PN} = "avahi-daemon.service"
SYSTEMD_AUTO_ENABLE = "enable"