Files
poky/meta
Jonathan GUILLOT b219e0c9ff udev-extraconf: fix unmount directories containing octal-escaped chars
USB devices are auto-mounted in a directory named like theirs labels.
Special characters like whitespace are octal-escaped in /proc/mounts
output. Using directly this output file as an argument for umount failed
and the mount directory can't be removed as still busy.
Using printf allows these special characters to be unescaped.

(From OE-Core rev: 37f17625d931a06888388682dc2b1f5a2d298125)

Signed-off-by: Jonathan GUILLOT <jonathan@joggee.fr>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-01-26 16:06:29 +00:00
..
2024-01-26 16:06:29 +00:00
2023-11-20 15:30:52 +00:00
2024-01-26 14:06:55 +00:00
2024-01-24 15:46:19 +00:00
2023-11-30 08:43:04 +00:00
2023-09-02 07:45:29 +01:00
2019-08-29 14:05:12 +01:00