diff options
author | Jaeyoon Jung <jaeyoon.jung@lge.com> | 2024-08-07 03:44:37 +0900 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-08 14:28:49 +0100 |
commit | 454fcf36c7ad9bde5a0a9e3993874c19e407ee93 (patch) | |
tree | b171d94dbdbf55a74d3f8fd1934e3e119d03b1bd /meta/recipes-devtools/rust/files/hardcodepaths.patch | |
parent | 0043986334e587dd09887b81535644ae437b2893 (diff) | |
download | poky-454fcf36c7ad9bde5a0a9e3993874c19e407ee93.tar.gz |
makedevs: Fix issue when rootdir of / is given
Treating rootdir "/" as "" leads an error in parse_devtable(). Preserve
it as it is given and use a separate variable for path name prepending.
Another minor fix is to add a return statement at the end of
convert2guid() to avoid an error with -Werror=return-type.
(From OE-Core rev: 4d52e6276c687a8950bde21850072ddf14893fb2)
Signed-off-by: Jaeyoon Jung <jaeyoon.jung@lge.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/files/hardcodepaths.patch')
0 files changed, 0 insertions, 0 deletions