diff options
author | Muhammad Hamza <Muhammad_Hamza@mentor.com> | 2022-06-20 18:52:58 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-21 18:44:27 +0100 |
commit | b4b004641a42dd6e5c8ae5e66c451f49f09282d1 (patch) | |
tree | 5f243662b18855559bdcd08d3a1ec7a71b2e79ba /scripts/oe-git-proxy | |
parent | 97a4c50fa3ed5ffbe212e7eed25b4427bebd546e (diff) | |
download | poky-b4b004641a42dd6e5c8ae5e66c451f49f09282d1.tar.gz |
udev-extraconf: force systemd-udevd to use shared MountFlags
Automounting does not work cleanly in case systemd as well as
udev rules are being used simultaneously and in most cases
race conditions and unknown behavior can come up.
In case we're running on top of systemd we need to make sure
that systemd-udevd knows that udev is in play as well and
mounting should be done using shared flags. Also as we're
using mount from sources other than systemd-mount in current
scripts this is the most manageable fix to automounting
problems.
(From OE-Core rev: 1e770416b4c9a0468404fb64d55114d93e84763b)
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Muhammad Hamza <muhammad_hamza@mentor.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions