kumquat-buildroot/package/util-linux
Peter Korsgaard 762b64daa2 util-linux: disable systemd support
Fixes (works around) #8421

Util-linux has optional systemd support, but we cannot enable it as systemd
depends on util-linux, so that would create a circular dependency.

The systemd unit directory location detection also fails as pkg-config
0.9.12+ prefixes all directory variables with the sysroot, and the configure
script expects to see the target location, so disable that as well for good
measure.

The systemd support doesn't seem to add much, so it isn't a big loss.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-22 22:42:33 +02:00
..
0001-sscanf-no-ms-as.patch
0003-c.h-define-mkostemp-for-older-version-of-uClibc.patch
0004-vipw-Remove-pre-ANSI-compiler-support.patch
Config.in util-linux: update tool select options 2015-10-04 18:30:45 +01:00
Config.in.host
login.pam
su.pam
util-linux.hash
util-linux.mk util-linux: disable systemd support 2015-10-22 22:42:33 +02:00