]> 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>
Sun, 10 Nov 2019 22:21:58 +0000 (14:21 -0800)
commitf47017ff7f1ae1731412524768af372791068689
treeec9677deeb2acef5a0b00368f878d5c3c13e1c3e
parentadc0a31169f59d0183c327347b9ab3bcebb1aef2
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>
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