ofono: Package systemd service
authorAndrei Gherzan <andrei.gherzan@windriver.com>
Mon, 14 Jan 2013 18:42:54 +0000 (18:42 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:27:23 +0000 (08:27 -0800)
(From meta-openembedded rev: 4fe188b085500a9b56294b65c7537ccd88587b83)

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend [new file with mode: 0644]

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