All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/util-linux: disable systemd for host build
Date: Wed, 26 Feb 2020 22:35:54 +0100	[thread overview]
Message-ID: <20200226223554.4110bcf8@windsurf> (raw)
In-Reply-To: <20200219112559.1429304-1-john@metanate.com>

On Wed, 19 Feb 2020 11:25:59 +0000
John Keeping <john@metanate.com> wrote:

> When building host-util-linux, the systemdsystemunitdir is set to the
> real host directory, so the install step fails with:
> 
> /usr/bin/install: cannot remove '/usr/lib/systemd/system/fstrim.service': Permission denied
> /usr/bin/install: cannot remove '/usr/lib/systemd/system/fstrim.timer': Permission denied
> 
> Since we don't need systemd support in host-util-linux, unconditionally
> disable it for the host build.
> 
> Signed-off-by: John Keeping <john@metanate.com>
> ---
>  package/util-linux/util-linux.mk | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-02-26 21:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 11:25 [Buildroot] [PATCH] package/util-linux: disable systemd for host build John Keeping
2020-02-26 21:35 ` Thomas Petazzoni [this message]
2020-03-07 20:37 ` Peter Korsgaard

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=20200226223554.4110bcf8@windsurf \
    --to=thomas.petazzoni@bootlin.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.