]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Oct 2020 07:08:28 +0000 (08:08 +0100)
commitf9ae80aee98a7bb59c83ac9ebf9d317302507cec
tree62755fe84fe047605bc9f73850fa8257fc1440c2
parent13500f5234361385c365c7c35e83f99435500481
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>
meta/recipes-devtools/pseudo/files/statxfix.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb