]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Backports fixes to 216
authorKhem Raj <raj.khem@gmail.com>
Thu, 29 Jan 2015 20:44:20 +0000 (12:44 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Feb 2015 14:53:43 +0000 (14:53 +0000)
commit2a675bc63b22724f12e6ed6ff58d0f1d1e0d3b29
treea4b6ff72d8a4a4e71a542c7590fe3b053d7d4237
parente1a3c6e218779e2237c494e58209c06b871c47c4
systemd: Backports fixes to 216

Fix systemd-timesyncd assertion

when networkd is disabled then we now do not
create /run/systemd/netif/links but timesyncd needs it. So lets
manually create this file when networkd is disabled so timesyncd
can still function

When enabling systemd-timesyncd we need systemd-timesync user

Backport patches to enable timesyncd when resolved and networkd
are disabled

replace the resolv.conf symlinink patch with a proper backport

Change-Id: I53f1a53eec4e4a4dbdfb7e8cd155d544ee5d81ec
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd/0001-build-sys-configure-the-list-of-system-users-files-a.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-build-sys-do-not-install-tmpfiles-and-sysusers-files.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-tmpfiles-make-resolv.conf-entry-conditional-on-resol.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-tmpfiles.d-etc.conf-disable-resolv.conf-symlink.patch [deleted file]
meta/recipes-core/systemd/systemd_216.bb