[oe-commits] Chen Qi : systemd: upgrade to 215

git at git.openembedded.org git at git.openembedded.org
Sat Aug 23 22:02:49 UTC 2014


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

Author: Chen Qi <Qi.Chen at windriver.com>
Date:   Mon Aug 18 09:51:38 2014 +0800

systemd: upgrade to 215

Upgrade systemd from 213 to 215.

systemd-older-kernel.patch is removed as it's fixed in 215.

Backport two patches to fix compilation problem for qemuppc.

    0001-always-check-for-__BYTE_ORDER-__BIG_ENDIAN-when-chec.patch
    0002-endian-explicitly-include-endian.h-wherever-we-want-.patch

Below are the required kernel versions for systemd 215.
        Linux kernel >= 3.0
        Linux kernel >= 3.3 for loop device partition support features with nspawn
        Linux kernel >= 3.8 for Smack support

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...k-for-__BYTE_ORDER-__BIG_ENDIAN-when-chec.patch | 116 +++++++++++++++++++++
 ...icitly-include-endian.h-wherever-we-want-.patch |  52 +++++++++
 .../systemd/systemd/systemd-older-kernel.patch     |  56 ----------
 .../systemd/{systemd_213.bb => systemd_215.bb}     |  10 +-
 4 files changed, 174 insertions(+), 60 deletions(-)

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


More information about the Openembedded-commits mailing list