From patchwork Fri Oct 21 13:55:50 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,0/5] SystemD fixes and improvements Date: Fri, 21 Oct 2011 13:55:50 -0000 From: Otavio Salvador X-Patchwork-Id: 13711 Message-Id: To: openembedded-devel@lists.openembedded.org 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