Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Patch v2 0/1] systemd: bump to v213
@ 2014-06-04 21:40 Eric Le Bihan
  2014-06-04 21:40 ` [Buildroot] [Patch v2 1/1] " Eric Le Bihan
  2014-06-08 13:33 ` [Buildroot] [Patch v2 0/1] " Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Le Bihan @ 2014-06-04 21:40 UTC (permalink / raw)
  To: buildroot

This patch bumps systemd to v213.

This version features systemd-timesyncd, a SNTP daemon, which is useful on
machines without a RTC, like Raspberry Pi.

Note that in order to have systemd and this daemon to run properly, some
changes to /var, /run and /etc/resolv.conf in the target skeleton should be
made. This can be done in a post-build script (see
https://github.com/elebihan/buildroot-ext-elb/commit/557d5df324db4ec12d1b98bed7c1a899eb24bdb6
for an example).

Changes v1 -> v2:
 - patch configure.ac instead of configure.
 - use autoreconf (reported by ThomasP).
 - add new patch to fix gtk-doc deactivation.
 - add menu option to enable systemd-timesyncd if systemd-networkd is selected

Eric Le Bihan (1):
  systemd: bump to v213

 package/systemd/Config.in                          | 12 ++++
 ...uild-sys-revert-use-of-ln-relative-option.patch | 73 +++++++++++++---------
 package/systemd/systemd-03-fix-no-gtk-doc.patch    | 23 +++++++
 package/systemd/systemd.mk                         | 14 ++++-
 4 files changed, 92 insertions(+), 30 deletions(-)
 create mode 100644 package/systemd/systemd-03-fix-no-gtk-doc.patch

--
1.9.3

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-08 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 21:40 [Buildroot] [Patch v2 0/1] systemd: bump to v213 Eric Le Bihan
2014-06-04 21:40 ` [Buildroot] [Patch v2 1/1] " Eric Le Bihan
2014-06-08 13:33 ` [Buildroot] [Patch v2 0/1] " Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox