[oe-commits] Khem Raj : systemd: Backports fixes to 216

git at git.openembedded.org git at git.openembedded.org
Tue Feb 3 14:54:18 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 2a675bc63b22724f12e6ed6ff58d0f1d1e0d3b29
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2a675bc63b22724f12e6ed6ff58d0f1d1e0d3b29

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Jan 29 12:44:20 2015 -0800

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 at gmail.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 ...onfigure-the-list-of-system-users-files-a.patch | 176 +++++++++++++++++++++
 ...o-not-install-tmpfiles-and-sysusers-files.patch |  56 +++++++
 ...ke-resolv.conf-entry-conditional-on-resol.patch | 142 +++++++++++++++++
 ...es.d-etc.conf-disable-resolv.conf-symlink.patch |  35 ----
 meta/recipes-core/systemd/systemd_216.bb           |  12 +-
 5 files changed, 384 insertions(+), 37 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=2a675bc63b22724f12e6ed6ff58d0f1d1e0d3b29


More information about the Openembedded-commits mailing list