meta-digi/meta-digi-arm/recipes-core
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
..
packagegroup dey-toolchain: fix including machine-specific SDK tools 2025-06-06 12:30:33 +02:00
udev mount: fix intermittent data partition automount 2026-05-13 19:23:19 +02:00