]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Upgrade 219 -> 225
authorKhem Raj <raj.khem@gmail.com>
Sun, 6 Sep 2015 15:25:40 +0000 (15:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Sep 2015 22:38:02 +0000 (23:38 +0100)
commitec2770b0d1d562ff6d5736e056f937fa24c67b10
tree669c684d3bd2eeb9474386040206914a4746ed7b
parent5dd5b8adc225d5c703d85fc0187ae65ff6067b58
systemd: Upgrade 219 -> 225

Drop patches that were straight backports from upstream

MIT licence was unused and dropped from systemd sources
for more details see
https://github.com/systemd/systemd/commit/8f1e0c5f38cdf7e401ab4d2bb93ad816d08e7715

Drop gtkdoc dependency since libudev API documentation has been converted from gtkdoc into man pages
Remove packaging gudev as it has moved to separate repository outside
systemd

For more details see
https://github.com/systemd/systemd/commit/2375607039517c88df51ef16ddbb624ec1c10654

package newly added script for xorg to be usable with systemd --user
intance
For more details see
https://github.com/systemd/systemd/commit/1401ec2d34bcde406ced531a72dc46ebaf332594

machinectl now has shell support

private-zone DHCP options are supported by systemd-networkd

For complete differences between two releases run
git log --oneline v219..v225
in systemd git clone

Change-Id: I998e652382950a3c74c4839f3767ef8bef23d88f
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 files changed:
meta/recipes-core/systemd/systemd/0001-Revert-core-mount-add-dependencies-to-dynamically-mo.patch [deleted file]
meta/recipes-core/systemd/systemd/0002-shared-missing.h-fall-back-to-insecure-getenv.patch [deleted file]
meta/recipes-core/systemd/systemd/0003-binfmt-Don-t-install-dependency-links-at-install-tim.patch
meta/recipes-core/systemd/systemd/0004-configure-Check-for-additional-features-that-uclibc-.patch
meta/recipes-core/systemd/systemd/0005-nspawn-Use-execvpe-only-when-libc-supports-it.patch
meta/recipes-core/systemd/systemd/0007-util-Use-mkostemp-only-if-libc-supports-it.patch
meta/recipes-core/systemd/systemd/0008-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch
meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch
meta/recipes-core/systemd/systemd/0012-systemd-tmpfiles.c-Honor-ordering-within-files-as-th.patch [deleted file]
meta/recipes-core/systemd/systemd/0015-Revert-udev-remove-userspace-firmware-loading-suppor.patch
meta/recipes-core/systemd/systemd/tmpfiles-pam.patch [deleted file]
meta/recipes-core/systemd/systemd_225.bb [moved from meta/recipes-core/systemd/systemd_219.bb with 95% similarity]