summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk/files/rust/hello/src
diff options
context:
space:
mode:
authorRobert Tiemann <rtie@gmx.de>2025-10-02 11:59:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-06 23:15:59 +0100
commit8c803792badae96d3ac370976fa09cbddbc1e33d (patch)
tree2d5bde5b26c9bd70ff2126393fb209428ee546e6 /meta/lib/oeqa/sdk/files/rust/hello/src
parenta153f32b1f2518c666e3371d679e3880725e6186 (diff)
downloadpoky-8c803792badae96d3ac370976fa09cbddbc1e33d.tar.gz
udev-extraconf: Avoid slashes in mountpoint names
Devices with labels such as "Hello/World/Foo/Bar" cause mount.sh to create the directory structure @MOUNT_BASE@/Hello/World/Foo/Bar. The partition is mounted to the nested "Bar" directory. On device removal, the directory structure is not cleaned up. This commit replaces all forward slashes in partition labels by underscores to avoid this edge case. (From OE-Core rev: aa071e2f44b9f76883a7c316ea79c60ae3824d6c) Signed-off-by: Robert Tiemann <rtie@gmx.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/sdk/files/rust/hello/src')
0 files changed, 0 insertions, 0 deletions