poky/meta/recipes-devtools/makedevs
Jaeyoon Jung c635f6412e makedevs: Fix matching uid/gid
Correct the length to compare in convert2guid() to fix an issue where it
ends up with returning a wrong id that matches partially. Also fix the
length of usr_buf and grp_buf in interpret_table_entry() which are used
as arguments of convert2guid().

(From OE-Core rev: ca9d193a21e6b8669c4da1a68cd5e0791bb80a4b)

Signed-off-by: Jaeyoon Jung <jaeyoon.jung@lge.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-08-28 09:14:26 +01:00
..
makedevs makedevs: Fix matching uid/gid 2024-08-28 09:14:26 +01:00
makedevs_1.0.1.bb recipes: Switch away from S = WORKDIR 2024-05-21 12:08:04 +01:00