diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2018-08-05 10:46:19 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-05 12:04:58 +0200 |
commit | 8f4a224f3c7423b82893a0f3ecca96f93253303c (patch) | |
tree | 2124150ab29aff31745a1c540d420022048b6f20 /docs/manual/adding-packages-python.txt | |
parent | 340a09030445d2acffc18878c281539055a7aaf0 (diff) | |
download | buildroot-8f4a224f3c7423b82893a0f3ecca96f93253303c.tar.gz buildroot-8f4a224f3c7423b82893a0f3ecca96f93253303c.zip |
package/polkit: needs glibc
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions