On Thu, 2019-03-07 at 17:18 +0200, Adrian Bunk wrote: > On Thu, Mar 07, 2019 at 03:56:33PM +0100, Leon Woestenberg wrote: > > On Thu, Mar 7, 2019 at 3:27 PM Adrian Bunk <[email protected]> wrote: > > > From: André Draszik <[email protected]> > > > > > > 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? > > Then the patch to master didn't make sense, > unfixed busybox is not a problem here.
Yeah, I did ask for my patch to be ignored, and there was further discussion confirming that it isn't needed these days. Unfortunately my patch still went in. http://lists.openembedded.org/pipermail/openembedded-core/2019-February/278893.html > If systemd needs util-linux mount/umount in master it should also > depend on them in older releases (both master and thud had systemd 239 > at that point). > > If it does not, it should not pull in such dependencies unconditionally > in master. Care to post a patch reverting it on master? Cheers, Andre' > > > Regards, > > > > Leon. > > cu > Adrian > > -- > > "Is there not promise of rain?" Ling Tan asked suddenly out > of the darkness. There had been need of rain for many days. > "Only a promise," Lao Er said. > Pearl S. Buck - Dragon Seed > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
