[oe-commits] Martin Jansa : entrance: rename xserver-nodm.service to entrance. service so it does not conflict with xserver-nodm-init in sysroot

git at git.openembedded.org git at git.openembedded.org
Wed Dec 12 18:28:34 UTC 2012


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Dec  2 15:37:40 2012 +0100

entrance: rename xserver-nodm.service to entrance.service so it does not conflict with xserver-nodm-init in sysroot

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../{xserver-nodm.service => entrance.service}     |    0
 .../meta-efl/recipes-efl/efl/entrance_svn.bbappend |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-systemd/meta-efl/recipes-efl/efl/entrance/xserver-nodm.service b/meta-systemd/meta-efl/recipes-efl/efl/entrance/entrance.service
similarity index 100%
rename from meta-systemd/meta-efl/recipes-efl/efl/entrance/xserver-nodm.service
rename to meta-systemd/meta-efl/recipes-efl/efl/entrance/entrance.service
diff --git a/meta-systemd/meta-efl/recipes-efl/efl/entrance_svn.bbappend b/meta-systemd/meta-efl/recipes-efl/efl/entrance_svn.bbappend
index ac0d2bc..df96e34 100644
--- a/meta-systemd/meta-efl/recipes-efl/efl/entrance_svn.bbappend
+++ b/meta-systemd/meta-efl/recipes-efl/efl/entrance_svn.bbappend
@@ -4,10 +4,10 @@ PRINC := "${@int(PRINC) + 1}"
 
 inherit systemd
 
-SRC_URI += "file://xserver-nodm.service"
+SRC_URI += "file://entrance.service"
 
 SYSTEMD_PACKAGES = "${PN}-systemd"
-SYSTEMD_SERVICE = "xserver-nodm.service"
+SYSTEMD_SERVICE = "entrance.service"
 
 RCONFLICTS_${PN}-systemd += "xserver-nodm-init-systemd"
 RREPLACES_${PN}-systemd += "xserver-nodm-init-systemd"





More information about the Openembedded-commits mailing list