All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] systemd: bump to version 216
Date: Tue, 16 Sep 2014 22:07:01 +0200	[thread overview]
Message-ID: <20140916220701.78bdf8bd@free-electrons.com> (raw)
In-Reply-To: <1410815182-12217-1-git-send-email-eric.le.bihan.dev@free.fr>

Dear Eric Le Bihan,

On Mon, 15 Sep 2014 23:06:22 +0200, Eric Le Bihan wrote:
> Bump systemd to version 216. This new version provides two new tools to
> manage the journal (systemd-journal-upload and systemd-journal-remote)
> which resulted in the addition of new users.
> 
> Also remove backported patches.
> 
> Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
> ---
>  ...k-for-__BYTE_ORDER-__BIG_ENDIAN-when-chec.patch | 116 ---------------------
>  ...icitly-include-endian.h-wherever-we-want-.patch |  53 ----------
>  package/systemd/systemd.mk                         |   4 +-
>  3 files changed, 3 insertions(+), 170 deletions(-)
>  delete mode 100644 package/systemd/systemd-04-always-check-for-__BYTE_ORDER-__BIG_ENDIAN-when-chec.patch
>  delete mode 100644 package/systemd/systemd-05-endian-explicitly-include-endian.h-wherever-we-want-.patch

Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

 (build test on ARM, CodeSourcery toolchain)

That being said, there are some issues, not introduced by your
patch. First, I see a failure related to filesystem mounting:

===
[FAILED] Failed to start Remount Root and Kernel File Systems.
See 'systemctl status systemd-remount-fs.service' for details.
===

and then, more importantly, it doesn't seem to be able to start Getty:

===
[  OK  ] Started Network Name Resolution.
[ TIME ] Timed out waiting for device dev-ttyAMA0.device.
[DEPEND] Dependency failed for Serial Getty on ttyAMA0.
[  OK  ] Reached target Login Prompts.
[  OK  ] Reached target Multi-User System.
===

So I can't log into the system. My configuration was:

BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_INIT_SYSTEMD=y
BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"

Best regards,

Thomas Petazzoni
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-09-16 20:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 21:06 [Buildroot] [PATCH] systemd: bump to version 216 Eric Le Bihan
2014-09-16 20:07 ` Thomas Petazzoni [this message]
2014-09-16 20:20 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2014-09-15 20:31 Eric Le Bihan
2014-09-15 20:49 ` Eric Le Bihan

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=20140916220701.78bdf8bd@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.