meta-digi/meta-digi-arm/recipes-core/udev
Isaac Hermida 58577373ba mount: fix intermittent data partition automount
The udev mount script always queried the active system before mounting
any partition. On eMMC systems this lookup used /dev/disk/by-partlabel,
which is populated by udev itself and may still be incomplete and the
script exited for that partition.
Only resolve the active system for linux_a/linux_b, and read the eMMC
root partition name from sysfs instead of the udev-created by-partlabel
links.

https://onedigi.atlassian.net/browse/DEL-10131

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2026-05-13 19:23:19 +02:00
..
udev-extraconf mount: fix intermittent data partition automount 2026-05-13 19:23:19 +02:00
udev-extraconf_1.1.bbappend udev-extraconf: skip actions for additional wifi interfaces 2025-04-29 16:40:05 +02:00