All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/5] SystemD fixes and improvements
@ 2011-10-21 13:55 Otavio Salvador
  2011-10-21 13:55 ` [meta-oe][PATCH 1/5] systemd-serialgetty: don't require systemd_git.bb Otavio Salvador
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Otavio Salvador @ 2011-10-21 13:55 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit 36423031ae2cc2157232f3bec8f5c9fa53ef215d:

  Cloud9: incremental submodule and build fixes (2011-10-21 14:57:30 +0200)

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

Otavio Salvador (5):
  systemd-serialgetty: don't require systemd_git.bb
  systemd: add systemd-initramfs
  systemd: add lock group using useradd.bbclass
  systemd: do not recommend systemd-serialgetty
  task-basic: add "serial-console" machine feature

 .../recipes-core/systemd/systemd-serialgetty.bb    |   23 +-
 .../systemd/systemd-serialgetty/LICENSE            |  339 ++++++++++++++++++++
 meta-oe/recipes-core/systemd/systemd_git.bb        |   24 +-
 meta-oe/recipes-core/tasks/task-basic.bb           |    1 +
 4 files changed, 360 insertions(+), 27 deletions(-)
 create mode 100644 meta-oe/recipes-core/systemd/systemd-serialgetty/LICENSE

-- 
1.7.2.5




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

end of thread, other threads:[~2011-10-24  7:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-21 13:55 [meta-oe][PATCH 0/5] SystemD fixes and improvements Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 1/5] systemd-serialgetty: don't require systemd_git.bb Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 2/5] systemd: add systemd-initramfs Otavio Salvador
2011-10-21 14:29   ` Koen Kooi
2011-10-21 14:38     ` Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 3/5] systemd: add lock group using useradd.bbclass Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 4/5] systemd: do not recommend systemd-serialgetty Otavio Salvador
2011-10-21 13:55 ` [meta-oe][PATCH 5/5] task-basic: add "serial-console" machine feature Otavio Salvador
2011-10-21 14:04   ` Koen Kooi
2011-10-21 15:56     ` Khem Raj
2011-10-24  6:55 ` [meta-oe][PATCH 0/5] SystemD fixes and improvements Koen Kooi

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.