aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
blob: 752e6c19510a7838c10f7aca124998ccb8053f21 (plain)
1
2
3
4
5
6
7
8
9
PRINC := "${@int(PRINC) + 2}"

inherit systemd

EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"

RPROVIDES_${PN} += "${PN}-systemd"
SYSTEMD_SERVICE_${PN} = "bluetooth.service"
SYSTEMD_AUTO_ENABLE = "disable"