]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Upgrade to 229
authorKhem Raj <raj.khem@gmail.com>
Mon, 22 Feb 2016 21:36:52 +0000 (21:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Feb 2016 17:15:55 +0000 (17:15 +0000)
commit50743301bd8c0c4817d039d08c9567d15243a74d
treea8f54b6aa3f9e20eadd4d9b1fc8971ec9eefe497
parentacfe4c5d1653f355e37a2faf04ee7abd6cbf66ad
systemd: Upgrade to 229

Forward port all existing patches and arrange them such such
uclibc-only and qemu-only patches appear first

Add new patches to fix build on uclibc ( 0019-0022 )

Convert the lnr sed operation into a static patch

Use PACKAGECONFIG setting to disable features for muls and uclibc
instead of modifying EXTRA_OECONF manually

Drop compat from PACKAGECONFIG, this options has been removed
from systemd

Tested/booted sato iamge on all qemus and qemux86-64 on uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
23 files changed:
meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch [moved from meta/recipes-core/systemd/systemd/0004-core-device.c-Change-the-default-device-timeout-to-2.patch with 79% similarity]
meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch
meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch [moved from meta/recipes-core/systemd/systemd/0001-define-exp10-if-missing.patch with 72% similarity]
meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch [moved from meta/recipes-core/systemd/systemd/0003-Use-getenv-when-secure-versions-are-not-available.patch with 56% similarity]
meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch
meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch
meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch [moved from meta/recipes-core/systemd/systemd/0007-nspawn-Use-execvpe-only-when-libc-supports-it.patch with 69% similarity]
meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch [moved from meta/recipes-core/systemd/systemd/0008-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch with 83% similarity]
meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch [moved from meta/recipes-core/systemd/systemd/0009-implment-systemd-sysv-install-for-OE.patch with 91% similarity]
meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch [moved from meta/recipes-core/systemd/systemd/0010-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch with 73% similarity]
meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch [moved from meta/recipes-core/systemd/systemd/0011-rules-whitelist-hd-devices.patch with 90% similarity]
meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch [moved from meta/recipes-core/systemd/systemd/0012-sysv-generator-add-support-for-executing-scripts-und.patch with 83% similarity]
meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch [moved from meta/recipes-core/systemd/systemd/0013-Make-root-s-home-directory-configurable.patch with 81% similarity]
meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch [moved from meta/recipes-core/systemd/systemd/0014-systemd-user-avoid-using-system-auth.patch with 87% similarity]
meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch [moved from meta/recipes-core/systemd/systemd/0015-Revert-rules-remove-firmware-loading-rules.patch with 84% similarity]
meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch [moved from meta/recipes-core/systemd/systemd/0016-Revert-udev-remove-userspace-firmware-loading-suppor.patch with 91% similarity]
meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch [moved from meta/recipes-core/systemd/systemd/0001-make-test-dir-configurable.patch with 82% similarity]
meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_229.bb [moved from meta/recipes-core/systemd/systemd_228.bb with 93% similarity]