]> code.ossystems Code Review - openembedded-core.git/commit
systemd: upgrade to 216
authorChen Qi <Qi.Chen@windriver.com>
Wed, 3 Sep 2014 07:08:58 +0000 (15:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Sep 2014 09:24:20 +0000 (10:24 +0100)
commit58c432b2725ad8b78d02cb91a6ab405d425c01cc
treea65f6a3c34278a322dec39605aa452785476d547
parent012c7fbe0a21e469db5112873e778ff7c3b17237
systemd: upgrade to 216

Upgrade systemd from 213 to 216.

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

0001-uClibc-doesn-t-implement-pwritev-preadv.patch is removed because
the file it patches has been removed from the project.

0001-util-Including-missing.h-to-get-MAX_HANDLE_SZ.patch is removed because
it has been merged.

0001-missing.h-add-fake-__NR_memfd_create-for-MIPS.patch is backported
to fix compilation error for mips.

Below are the required kernel versions for systemd 216.
        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@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0001-missing.h-add-fake-__NR_memfd_create-for-MIPS.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-uClibc-doesn-t-implement-pwritev-preadv.patch [deleted file]
meta/recipes-core/systemd/systemd/0001-util-Including-missing.h-to-get-MAX_HANDLE_SZ.patch [deleted file]
meta/recipes-core/systemd/systemd/systemd-older-kernel.patch [deleted file]
meta/recipes-core/systemd/systemd_216.bb [moved from meta/recipes-core/systemd/systemd_213.bb with 96% similarity]