[oe-commits] Andreas Müller : systemd.bbclass: remove systemd_unitdir it is set in oe-core

git at git.openembedded.org git at git.openembedded.org
Fri Mar 23 07:00:51 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: ed8bbbc690948ae772e576dca0714f2472394a93
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ed8bbbc690948ae772e576dca0714f2472394a93

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Thu Mar 22 19:59:35 2012 +0000

systemd.bbclass: remove systemd_unitdir it is set in oe-core

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/classes/systemd.bbclass |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/meta-oe/classes/systemd.bbclass b/meta-oe/classes/systemd.bbclass
index a8c77c8..4e99a53 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=""
 





More information about the Openembedded-commits mailing list