buildroot/package/util-linux
John Keeping 576113dc21 package/util-linux: disable systemd for host build
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 86441b9fd6)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-03-07 21:23:08 +01:00
..
0003-blkdiscard-use-O_EXCL-add-force.patch package/util-linux: bump to version 2.35 2020-03-07 21:22:43 +01:00
0004-libfdisk-add-fdisk_set_disklabel_id_from_string.patch package/util-linux: bump to version 2.35 2020-03-07 21:22:43 +01:00
0005-sfdisk-add-disk-id-to-change-disk-UUID-ID.patch package/util-linux: bump to version 2.35 2020-03-07 21:22:43 +01:00
Config.in package/util-linux: bump to version 2.35 2020-03-07 21:22:43 +01:00
Config.in.host
su.pam
util-linux.hash package/util-linux: upgrade to version 2.35.1 2020-03-07 21:22:51 +01:00
util-linux.mk package/util-linux: disable systemd for host build 2020-03-07 21:23:08 +01:00