[OE-core] [PATCH 0/4] More systemd fixes

Ross Burton ross.burton at intel.com
Mon Jan 21 18:09:16 UTC 2013


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(-)

-- 
1.7.10.4





More information about the Openembedded-core mailing list