bluez4: Package systemd service

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Acked-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andrei Gherzan 2013-01-14 18:42:53 +00:00 committed by Martin Jansa
parent 8902e3e639
commit f9b8725a5c

View File

@ -0,0 +1,9 @@
PRINC := "${@int(PRINC) + 1}"
inherit systemd
EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
SYSTEMD_PACKAGES = "${PN}-systemd"
SYSTEMD_SERVICE = "bluetooth.service"
SYSTEMD_AUTO_ENABLE = "disable"