aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-03-22 19:59:35 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-03-23 07:55:11 +0100
commited8bbbc690948ae772e576dca0714f2472394a93 (patch)
treecb817b878bb9a01afcd16a2afe57c4bb170ad4b3
parent1abbfd367b38016975d9eb9e89cf31b12d3085f5 (diff)
downloadmeta-openembedded-ed8bbbc690948ae772e576dca0714f2472394a93.tar.gz
systemd.bbclass: remove systemd_unitdir it is set in oe-core
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-oe/classes/systemd.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/classes/systemd.bbclass b/meta-oe/classes/systemd.bbclass
index a8c77c8a17..4e99a53b06 100644
--- a/meta-oe/classes/systemd.bbclass
+++ b/meta-oe/classes/systemd.bbclass
@@ -1,7 +1,5 @@
DEPENDS_append = " systemd-systemctl-native"
-systemd_unitdir = "${base_libdir}/systemd"
-
systemd_postinst() {
OPTS=""