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/polkit: needs glibc
Date: Sun, 5 Aug 2018 12:05:36 +0200	[thread overview]
Message-ID: <20180805120536.52eb662d@windsurf> (raw)
In-Reply-To: <20180805084619.13182-1-yann.morin.1998@free.fr>

Hello,

On Sun,  5 Aug 2018 10:46:19 +0200, Yann E. MORIN wrote:
> The recent bump of polkit introduced a version that now unconditionally
> uses glibc-specific functions from the getnetgrent() familly, which are
> not available on musl or uClibc-ng.
> 
> Hide away polkit when the C library is not glibc.
> 
> Propagate the dependency to packages that select polkit: udisks and
> systemd. For systemd, add a comment.
> 
> Fixes:
>     http://autobuild.buildroot.org/results/d78/d783e6db60b187aa591f4b0150c590ab3aa5252f/ (musl)
>     http://autobuild.buildroot.org/results/ba5/ba5da960c70c765bee753a79b9ad2c10967d05d6/ (uclibc)
>     [...]
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Marek Belisko <marek.belisko@open-nandra.com>
> Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> Cc: Artem Panfilov <apanfilov@spectracom.com>
> ---
>  package/polkit/Config.in  | 5 +++--
>  package/systemd/Config.in | 4 ++++
>  package/udisks/Config.in  | 6 +++---
>  3 files changed, 10 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-08-05 10:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-05  8:46 [Buildroot] [PATCH] package/polkit: needs glibc Yann E. MORIN
2018-08-05 10:05 ` Thomas Petazzoni [this message]

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=20180805120536.52eb662d@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.