buildroot/package/dbus
John Keeping 1bfdb3d08d package/dbus: disable systemd for host build
This fixes an issue if host-dbus happens to be rebuilt after systemd, in
which case it autodetects systemd support but then ignored the prefix
when installing unit files.  That means that is tries to write to the
host system's /usr/lib/ which fails.

There is no reason to build and install systemd support in the host
build, so disable it explicitly.

Signed-off-by: John Keeping <john@metanate.com>
Tested-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-07-31 09:10:16 +02:00
..
Config.in
dbus.hash package/dbus: security bump to version 1.12.18 2020-06-14 22:11:11 +02:00
dbus.mk package/dbus: disable systemd for host build 2020-07-31 09:10:16 +02:00
S30dbus package/dbus: use /run for runtime data 2020-07-18 21:37:36 +02:00