[OE-core] [thud][PATCH] systemd: RDEPENDS on util-linux-umount

Leon Woestenberg leon at sidebranch.com
Thu Mar 7 14:56:33 UTC 2019


On Thu, Mar 7, 2019 at 3:27 PM Adrian Bunk <bunk at stusta.de> wrote:
>
> From: André Draszik <andre.draszik at jci.com>
>
> It looks like there is an implicit dependency on util-linux'
> umount - as otherwise when using busybox' umount we see a
> long delay on shutdown / reboot.
>
> [YOCTO #13058]
>
That bug number is wrong, seems only slighty related:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=13058

Following the discussions, I think this had to do with older versions
of busybox not ignoring the '-c' option that systemd passes to umount.

https://github.com/systemd/systemd/issues/7786

So, systemd has a dependency on *either* util-linux-mount *or* a
minimal version of busybox. Do we support minimal version dependencies
in Yocto?

Regards,

Leon.


More information about the Openembedded-core mailing list