Skip to content
Snippets Groups Projects
Select Git revision
  • eba5dcddfa8de36c33b9eb258f187edbe0afe7a2
  • master default protected
  • master-next
  • scarthgap
  • kirkstone
  • walnascar-next
  • walnascar
  • styhead
  • dunfell
  • nanbield
  • mickledore
  • langdale
  • honister
  • gatesgarth
  • hardknott
  • thud
  • warrior
  • zeus
  • pyro
  • sumo
  • rocko
  • yocto-5.0.9
  • scarthgap-5.0.9
  • yocto-4.0.26
  • kirkstone-4.0.26
  • yocto-5.1.4
  • styhead-5.1.4
  • yocto-5.0.8
  • scarthgap-5.0.8
  • 5.2_M3
  • yocto-5.1.3
  • styhead-5.1.3
  • yocto-4.0.25
  • kirkstone-4.0.25
  • yocto-5.0.7
  • scarthgap-5.0.7
  • 5.2_M2
  • yocto-4.0.24
  • kirkstone-4.0.24
  • yocto-5.1.2
  • styhead-5.1.2
41 results

poky

Forked from opensource / poky
Source project has a limited visibility.
user avatar
Hector Palacios authored and Richard Purdie committed
For some devices, udev may sometimes trigger twice the 'add' rule during
boot. Calling the mount.sh script twice will eventually fail for
already mounted partitions, but in that case, the script tries to remove
the created mountpoint, when it shouldn't.
This has been observed on USB sticks connected to a USB hub and may
result in devices not being mounted if plugged-in before booting.

This patch checks for already mounted partitions earlier (before creating
the mount point) and returns with no actions.

(From OE-Core rev: 4cf076879ac038ebf76679a19249ea6363e63e0f)

Signed-off-by: default avatarHector Palacios <hector.palacios@digi.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
eba5dcdd
History
Name Last commit Last update