All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][meta-systemd][PATCH 1/4] bluez4: Package systemd service
@ 2013-01-14 18:42 Andrei Gherzan
  2013-01-14 18:42 ` [meta-oe][meta-systemd][PATCH 2/4] ofono: " Andrei Gherzan
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Andrei Gherzan @ 2013-01-14 18:42 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Andrei Gherzan

Signed-off-by: Andrei Gherzan <andrei.gherzan@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




^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-01-17 13:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 18:42 [meta-oe][meta-systemd][PATCH 1/4] bluez4: Package systemd service Andrei Gherzan
2013-01-14 18:42 ` [meta-oe][meta-systemd][PATCH 2/4] ofono: " Andrei Gherzan
2013-01-14 18:42 ` [meta-oe][meta-systemd][PATCH 3/4] portmap: Add " Andrei Gherzan
2013-01-14 18:42 ` [meta-oe][meta-systemd][PATCH 4/4] xorg-xserver: " Andrei Gherzan
2013-01-14 19:13   ` Martin Jansa
2013-01-14 19:14 ` [meta-oe][meta-systemd][PATCH 1/4] bluez4: Package " Martin Jansa
2013-01-14 23:39 ` Andreas Müller
2013-01-16 16:56   ` Andreas Müller
2013-01-17 13:00     ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.