ofono: Package systemd service

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andrei Gherzan 2013-01-14 18:42:54 +00:00 committed by Martin Jansa
parent f9b8725a5c
commit 4fe188b085

View File

@ -0,0 +1,7 @@
PRINC := "${@int(PRINC) + 1}"
inherit systemd
SYSTEMD_PACKAGES = "${PN}-systemd"
SYSTEMD_SERVICE = "ofono.service"
SYSTEMD_AUTO_ENABLE = "disable"