[oe] [meta-oe][meta-systemd][PATCH 2/4] ofono: Package systemd service

Andrei Gherzan andrei.gherzan at windriver.com
Mon Jan 14 18:42:54 UTC 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 .../recipes-connectivity/ofono/ofono_1.12.bbappend |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 meta-systemd/meta-oe/recipes-connectivity/ofono/ofono_1.12.bbappend

diff --git a/meta-systemd/meta-oe/recipes-connectivity/ofono/ofono_1.12.bbappend b/meta-systemd/meta-oe/recipes-connectivity/ofono/ofono_1.12.bbappend
new file mode 100644
index 0000000..a061b52
--- /dev/null
+++ b/meta-systemd/meta-oe/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"
-- 
1.7.5.4





More information about the Openembedded-devel mailing list