Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/3] SystemD service management support
@ 2011-11-04 17:25 Otavio Salvador
  2011-11-04 17:25 ` [meta-oe][PATCH 1/3] systemd-systemctl-native: add a systemctl wrapper Otavio Salvador
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Otavio Salvador @ 2011-11-04 17:25 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit 120753e7437bc893462356ef153b67d38f7f696e:

  php 5.3.6: import from OE classic (2011-11-03 15:02:20 +0100)

are available in the git repository at:
  git://github.com/OSSystems/meta-oe master
  https://github.com/OSSystems/meta-oe/tree/master

Otavio Salvador (3):
  systemd-systemctl-native: add a systemctl wrapper
  systemd.bbclass: make easier handle service enabling
  connman: refactor systemd packaging

 meta-oe/classes/systemd.bbclass                    |   78 ++++++++++++++++++++
 meta-oe/recipes-connectivity/connman/connman.inc   |   24 +-----
 .../recipes-connectivity/connman/connman_0.77.bb   |    2 +-
 .../systemd/systemd-systemctl-native.bb            |   13 +++
 .../systemd/systemd-systemctl-native/systemctl     |   51 +++++++++++++
 5 files changed, 148 insertions(+), 20 deletions(-)
 create mode 100644 meta-oe/classes/systemd.bbclass
 create mode 100644 meta-oe/recipes-core/systemd/systemd-systemctl-native.bb
 create mode 100755 meta-oe/recipes-core/systemd/systemd-systemctl-native/systemctl

-- 
1.7.2.5




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

end of thread, other threads:[~2011-11-04 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04 17:25 [meta-oe][PATCH 0/3] SystemD service management support Otavio Salvador
2011-11-04 17:25 ` [meta-oe][PATCH 1/3] systemd-systemctl-native: add a systemctl wrapper Otavio Salvador
2011-11-04 17:25 ` [meta-oe][PATCH 2/3] systemd.bbclass: make easier handle service enabling Otavio Salvador
2011-11-04 17:26 ` [meta-oe][PATCH 3/3] connman: refactor systemd packaging Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox