package/systemd: add dependency on host-coreutils
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 18 Dec 2019 20:39:05 +0000 (21:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 6 Jan 2020 20:44:00 +0000 (21:44 +0100)
commitb0d94ad5ad90669bda7edc951106e433b02bb068
tree4de91524830b6aaa1bb0a268bba3531fbe8ab0d1
parenta95ea4b64dc9ca41b5ec94ec5aaf9937a3906709
package/systemd: add dependency on host-coreutils

This is needed as systemd has gained a dependency on realpath(1) which
was introduced in coreutils too recently for our supported distro to
have it (Ubuntu 14.04 does not have it from coreutils, although there is
a dedicated package for it).

This also means that we now have a ln that understands --relative, so we
can drop our workaround, that upstream said they would never accept
anyway [0].

[0] https://github.com/systemd/systemd/pull/5682

Fixes:
    http://autobuild.buildroot.org/results/a9a/a9a285e482285d062892bab0d1a2e2f89928c92d/
    http://autobuild.buildroot.org/results/6f5/6f5b1065859d866af6fa719f611c3ea7f4b88760/
    ...

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Adam Duskett <aduskett@gmail.com>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/systemd/0001-install-don-t-use-ln-relative.patch [deleted file]
package/systemd/systemd.mk