From 11981a5c591c22fe4e08fa9c6ac855a371da2f1f Mon Sep 17 00:00:00 2001 From: Cristian Iorga Date: Tue, 28 Apr 2015 12:03:16 +0300 Subject: bluez4: add proper systemd support (From OE-Core rev: 12d5c09107fb3bc76101379b4e1d9f56d589c76e) Signed-off-by: Cristian Iorga Signed-off-by: Richard Purdie --- meta/recipes-connectivity/bluez/bluez4_4.101.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-connectivity/bluez/bluez4_4.101.bb') diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb b/meta/recipes-connectivity/bluez/bluez4_4.101.bb index f900c7c7b0..102392357e 100644 --- a/meta/recipes-connectivity/bluez/bluez4_4.101.bb +++ b/meta/recipes-connectivity/bluez/bluez4_4.101.bb @@ -45,3 +45,5 @@ FILES_${PN}-dbg += "\ ${libdir}/*/.debug \ */udev/.debug \ " + +SYSTEMD_SERVICE_${PN} = "bluetooth.service" -- cgit v1.2.3-54-g00ecf