From patchwork Mon Jan 21 18:09:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] More systemd fixes Date: Mon, 21 Jan 2013 18:09:16 -0000 From: Ross Burton X-Patchwork-Id: 43089 Message-Id: To: openembedded-core@lists.openembedded.org Some more fixes - mainly to skip -serialgetty on !systemd builds to world works, but two cleanups too. Ross The following changes since commit 6b5e11d8d6c839af21c26c89ce01bf2ac94043bf: systemd: add missing patch headers (2013-01-21 12:44:54 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/systemd for you to fetch changes up to 0d1c6df01c4757e227008fc1dee37f225354ebf0: systemd: remove unused SERIAL_CONSOLE variable (2013-01-21 17:56:14 +0000) ---------------------------------------------------------------- Ross Burton (4): systemd: update uclibc patch headers systemd-serialgetty: remove redundant statements systemd-serialgetty: skip package when not using systemd systemd: remove unused SERIAL_CONSOLE variable meta/recipes-core/systemd/systemd-serialgetty.bb | 9 ++++++--- .../recipes-core/systemd/systemd/optional_secure_getenv.patch | 4 ++-- .../systemd/systemd/systemd-pam-configure-check-uclibc.patch | 2 +- .../systemd/systemd/systemd-pam-fix-execvpe.patch | 2 +- .../systemd/systemd/systemd-pam-fix-fallocate.patch | 2 +- .../systemd/systemd/systemd-pam-fix-getty-unit.patch | 2 +- .../systemd/systemd/systemd-pam-fix-mkostemp.patch | 2 +- .../systemd/systemd/systemd-pam-fix-msformat.patch | 2 +- meta/recipes-core/systemd/systemd_196.bb | 2 -- 9 files changed, 14 insertions(+), 13 deletions(-) Ross Burton (4): systemd: update uclibc patch headers systemd-serialgetty: remove redundant statements systemd-serialgetty: skip package when not using systemd systemd: remove unused SERIAL_CONSOLE variable meta/recipes-core/systemd/systemd-serialgetty.bb | 9 ++++++--- .../recipes-core/systemd/systemd/optional_secure_getenv.patch | 4 ++-- .../systemd/systemd/systemd-pam-configure-check-uclibc.patch | 2 +- .../systemd/systemd/systemd-pam-fix-execvpe.patch | 2 +- .../systemd/systemd/systemd-pam-fix-fallocate.patch | 2 +- .../systemd/systemd/systemd-pam-fix-getty-unit.patch | 2 +- .../systemd/systemd/systemd-pam-fix-mkostemp.patch | 2 +- .../systemd/systemd/systemd-pam-fix-msformat.patch | 2 +- meta/recipes-core/systemd/systemd_196.bb | 2 -- 9 files changed, 14 insertions(+), 13 deletions(-)