mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
f9b8725a5c
commit
4fe188b085
|
|
@ -0,0 +1,7 @@
|
|||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
inherit systemd
|
||||
|
||||
SYSTEMD_PACKAGES = "${PN}-systemd"
|
||||
SYSTEMD_SERVICE = "ofono.service"
|
||||
SYSTEMD_AUTO_ENABLE = "disable"
|
||||
Loading…
Reference in New Issue
Block a user