From a179ca25a4223bab312d2717fce63a7b160dc769 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 12 Apr 2013 13:19:14 +0200 Subject: meta-systemd: drop default SYSTEMD_PACKAGES = "${PN}" --- meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend') diff --git a/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend b/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend index 281c44043b..73709e8a61 100644 --- a/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend +++ b/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend @@ -4,7 +4,6 @@ PRINC := "${@int(PRINC) + 1}" inherit systemd -SYSTEMD_PACKAGES = "${PN}" RPROVIDES_${PN} += "${PN}-systemd" SYSTEMD_SERVICE_${PN} = "portmap.service" SYSTEMD_AUTO_ENABLE = "disable" -- cgit 1.2.3-korg