[oe-commits] Andrei Gherzan : ofono: Package systemd service

git at git.openembedded.org git at git.openembedded.org
Thu Jan 17 13:20:58 UTC 2013


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

Author: Andrei Gherzan <andrei.gherzan at windriver.com>
Date:   Mon Jan 14 18:42:54 2013 +0000

ofono: Package systemd service

Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-connectivity/ofono/ofono_1.12.bbappend |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend
new file mode 100644
index 0000000..a061b52
--- /dev/null
+++ b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend
@@ -0,0 +1,7 @@
+PRINC := "${@int(PRINC) + 1}"
+
+inherit systemd
+
+SYSTEMD_PACKAGES = "${PN}-systemd"
+SYSTEMD_SERVICE = "ofono.service"
+SYSTEMD_AUTO_ENABLE = "disable"





More information about the Openembedded-commits mailing list