[oe-commits] Khem Raj : Upgrade to systemd 211+

git at git.openembedded.org git at git.openembedded.org
Wed Mar 19 14:11:41 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 0f5256d4ae5ed88c62e737e3c31587d7635b5dd6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0f5256d4ae5ed88c62e737e3c31587d7635b5dd6

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Mar 15 22:42:32 2014 -0700

Upgrade to systemd 211+

Fixes [YOCTO #5940]

Fix checks for %ms format to be a link time check
runtime checks wont work in cross compiling

Add a patch to workaround missing _SC_PHYS_PAGES
in uclibc

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...1-uClibc-doesn-t-implement-pwritev-preadv.patch |  15 +-
 .../systemd-pam-configure-check-uclibc.patch       |  25 +-
 .../systemd/systemd/systemd-pam-fix-execvpe.patch  |  22 +-
 .../systemd/systemd-pam-fix-fallocate.patch        |  16 +-
 .../systemd/systemd-pam-fix-getty-unit.patch       |  20 +-
 .../systemd/systemd/systemd-pam-fix-mkostemp.patch | 166 +---------
 .../systemd/systemd/systemd-pam-fix-msformat.patch | 348 ---------------------
 .../systemd/systemd/uclibc-get-physmem.patch       |  37 +++
 .../systemd/systemd/uclibc-sysinfo_h.patch         |  19 ++
 .../systemd/{systemd_208.bb => systemd_211.bb}     |  31 +-
 10 files changed, 136 insertions(+), 563 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=0f5256d4ae5ed88c62e737e3c31587d7635b5dd6


More information about the Openembedded-commits mailing list