systemd.bbclass: remove systemd_unitdir it is set in oe-core
authorAndreas Müller <schnitzeltony@googlemail.com>
Thu, 22 Mar 2012 19:59:35 +0000 (19:59 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:19:46 +0000 (08:19 -0800)
(From meta-openembedded rev: ed8bbbc690948ae772e576dca0714f2472394a93)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/classes/systemd.bbclass

index a8c77c8..4e99a53 100644 (file)
@@ -1,7 +1,5 @@
 DEPENDS_append = " systemd-systemctl-native"
 
-systemd_unitdir = "${base_libdir}/systemd"
-
 systemd_postinst() {
 OPTS=""