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 10:09:04 +0000 (11:09 +0100)
commit1a5dcacf3609fdd90dea92fec5def66f7d1c7baa
tree69f790477726546e6f500d335d6b81a6de1b097a
parent7a388aa7213105dc2478979a144dabee3b2308d3
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

(From OE-Core rev: 58c432b2725ad8b78d02cb91a6ab405d425c01cc)

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]