]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Fix statx function usage
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Oct 2020 16:16:15 +0000 (17:16 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit48f464f84e90354aa57ba4b9f10e01d3bd39403e
tree7cf3909b9dd0ec85a1c111c11d766a701dc88e02
parent16fbe45f2e0e7621139ae26ace59889a91fceda2
pseudo: Fix statx function usage

There is magic in the posts where specific variable names have specific
magic. For that magic to work, "path" needs to be used not "pathname" as
is currently there. Fix this, which fixes path issues on systems using
statx (Ubuntu 20.04 in particular).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f9ae80aee98a7bb59c83ac9ebf9d317302507cec)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/pseudo/files/statxfix.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb