]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Add statx support to fix fedora30 issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Nov 2019 13:20:01 +0000 (13:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Nov 2019 22:30:31 +0000 (22:30 +0000)
commit11694eb59bea347085d6e389df0b46826219c0d3
tree29f5e694f52daf3cf1a6b2ad8250bea4184953c1
parent54b29bae78d1711074fbd18f0350ef0b83b555d1
pseudo: Add statx support to fix fedora30 issues

Modern distros (e.g. fedora30) are starting to use the new statx() syscall through
the newly exposed glibc wrapper function in software like coreutils (e.g. the ls
command). Add support to intercept this to pseudo.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/files/0001-Add-statx.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb