Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] systemd: bump to v213
Date: Wed, 4 Jun 2014 11:39:49 +0200	[thread overview]
Message-ID: <20140604093947.GA2414@pc-eric> (raw)
In-Reply-To: <20140604085129.70751c98@free-electrons.com>

Hi!

On Wed, Jun 04, 2014 at 08:51:29AM +0200, Thomas Petazzoni wrote:
> Dear Eric Le Bihan,
>
> On Wed,  4 Jun 2014 00:06:44 +0200, Eric Le Bihan wrote:
> > This patch bumps systemd to v213. This new version introduces
> > systemd-timesyncd, a SNTP daemon, which requires a new user
> > systemd-timesync to be created.
> >
> > It also refreshes the patch for reverting the use of --relative option
> > when calling `ln`. Since this version, the configure script checks if
> > `ln` supports the --relative option and fails if it does not. Instead of
> > reverting commit 446883528524429283626208928b51f49f28f810, which affects
> > configure.ac, the configure script is directly patched to remove this
> > check (hence avoiding an autoreconf).
>
> The patch is nonetheless changing a Makefile.am, so it should need an
> autoreconf anyway, no?

Though a Makefile.am is changed, an autoreconf is not needed, as the configure
script features "AM_MAINTAINER_MODE([enable])", so make will rebuild the
associated Makefile.in by calling automake.

Excerpt from the build log:

[...]
make[1]: entering directory ?/home/eric/build/demo-systemd/x86/build/systemd-213 ?
 cd . && /bin/sh /home/eric/build/demo-systemd/x86/build/systemd-213/build-aux/missing automake-1.14 --foreign Makefile
 cd . && /bin/sh ./config.status Makefile depfiles
[...]

[1] https://www.gnu.org/software/automake/manual/html_node/maintainer_002dmode.html
[2] http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/

Best regards,
ELB

  reply	other threads:[~2014-06-04  9:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-03 22:06 [Buildroot] [PATCH 1/1] systemd: bump to v213 Eric Le Bihan
2014-06-04  6:51 ` Thomas Petazzoni
2014-06-04  9:39   ` Eric Le Bihan [this message]
2014-06-04  9:46     ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140604093947.GA2414@pc-eric \
    --to=eric.le.bihan.dev@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox