[oe-commits] Andrei Gherzan : bluez4: Package systemd service

git at git.openembedded.org git at git.openembedded.org
Thu Jan 17 13:20:58 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: f9b8725a5cf8cd606ffa2f565774f0c5dea49d89
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f9b8725a5cf8cd606ffa2f565774f0c5dea49d89

Author: Andrei Gherzan <andrei.gherzan at windriver.com>
Date:   Mon Jan 14 18:42:53 2013 +0000

bluez4: Package systemd service

Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
Acked-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../bluez/bluez4_4.101.bbappend                    |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend b/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
new file mode 100644
index 0000000..8945a6d
--- /dev/null
+++ b/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
@@ -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"





More information about the Openembedded-commits mailing list