All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] systemd: add support to manage user units
@ 2016-09-07  9:22 Chen Qi
  2016-09-07  9:22 ` [PATCH 1/3] systemd-systemctl: add option to manage user services Chen Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Chen Qi @ 2016-09-07  9:22 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 55bb6816aca39bfa25d4f7e2158a57a5f0ac1cca:

  oeqa.buildperf: correct globalres time format (2016-09-06 10:24:00 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd-user-units
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/systemd-user-units

Chen Qi (3):
  systemd-systemctl: add option to manage user services
  systemd.bbclass: add support to manage user services
  pulseaudio: fix to manage user services corretly

 meta/classes/systemd.bbclass                       | 17 ++++++--
 .../systemd/systemd-systemctl/systemctl            | 45 ++++++++++++++--------
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  4 +-
 3 files changed, 43 insertions(+), 23 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-09-09 18:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07  9:22 [PATCH 0/3] systemd: add support to manage user units Chen Qi
2016-09-07  9:22 ` [PATCH 1/3] systemd-systemctl: add option to manage user services Chen Qi
2016-09-07  9:22 ` [PATCH 2/3] systemd.bbclass: add support " Chen Qi
2016-09-07 12:14   ` Pau Espin Pedrol
2016-09-08  2:33     ` ChenQi
2016-09-09 17:48       ` Pau Espin Pedrol
2016-09-07  9:22 ` [PATCH 3/3] pulseaudio: fix to manage user services corretly Chen Qi
2016-09-07 10:29   ` Pau Espin Pedrol
2016-09-08  6:34     ` ChenQi
2016-09-08 11:22       ` Tanu Kaskinen
2016-09-09 18:10         ` Pau Espin Pedrol
2016-09-09 18:34           ` Tanu Kaskinen
2016-09-07  9:43 ` [PATCH 0/3] systemd: add support to manage user units Jérémy Rosen

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.