[oe] [meta-oe][meta-systemd][PATCH 1/4] bluez4: Package systemd service

Andrei Gherzan andrei.gherzan at windriver.com
Mon Jan 14 18:42:53 UTC 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 .../bluez/bluez4_4.101.bbappend                    |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend

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





More information about the Openembedded-devel mailing list