All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-systemd][PATCH V2] bluez4_4.101.bbappend: update according to bluez4
@ 2015-04-24 12:22 Cristian Iorga
  2015-04-24 12:22 ` Iorga, Cristian
  2015-04-24 12:37 ` Martin Jansa
  0 siblings, 2 replies; 5+ messages in thread
From: Cristian Iorga @ 2015-04-24 12:22 UTC (permalink / raw)
  To: openembedded-devel

bluez4 recipe has been updated with proper systemd
support, so update meta-systemd append accordingly.
Also update to the right directory structure.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 .../recipes-connectivity/bluez/bluez4_4.101.bbappend                 | 5 -----
 1 file changed, 5 deletions(-)
 rename meta-systemd/{oe-core => meta-oe}/recipes-connectivity/bluez/bluez4_4.101.bbappend (51%)

diff --git a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
similarity index 51%
rename from meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
rename to meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
index da01b05..260c02e 100644
--- a/meta-systemd/oe-core/recipes-connectivity/bluez/bluez4_4.101.bbappend
+++ b/meta-systemd/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bbappend
@@ -1,9 +1,4 @@
-inherit systemd
-
-EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
-
 RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"
-SYSTEMD_SERVICE_${PN} = "bluetooth.service"
 SYSTEMD_AUTO_ENABLE = "disable"
-- 
2.1.0



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

end of thread, other threads:[~2015-04-24 16:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-24 12:22 [meta-systemd][PATCH V2] bluez4_4.101.bbappend: update according to bluez4 Cristian Iorga
2015-04-24 12:22 ` Iorga, Cristian
2015-04-24 12:37 ` Martin Jansa
2015-04-24 14:22   ` Iorga, Cristian
2015-04-24 16:12     ` 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.