]> 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)
committerArmin Kuster <akuster808@gmail.com>
Tue, 12 Nov 2019 04:48:53 +0000 (20:48 -0800)
commit1c09e45f966d553f1fea3795ef9122dd9957be67
tree223ec4676b0cc4338952d5d442b741317f175fe1
parentc8c13ceafa3b12d2676b86182cb422681d465004
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>
[Fixup for warrior context]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/pseudo/files/0001-Add-statx.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb