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-extended/lighttpd/lighttpd_1.4.32.bbappend | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-systemd/oe-core/recipes-extended') diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend index 89079dcae1..0c7548a862 100644 --- a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend +++ b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend @@ -6,7 +6,6 @@ inherit systemd SRC_URI += "file://lighttpd.service" -SYSTEMD_PACKAGES = "${PN}" RPROVIDES_${PN} += "${PN}-systemd" SYSTEMD_SERVICE_${PN} = "lighttpd.service" -- cgit v1.2.3-54-g00ecf