]> code.ossystems Code Review - openembedded-core.git/commit
psuedo: Add tracking of linked files for fds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2020 13:36:20 +0000 (14:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Oct 2020 10:18:35 +0000 (11:18 +0100)
commit9ce621fa2099608ca0ccbb8420b31d71cdd7b00e
tree49a105cf38a9f0f4adeddc793e5ae09f60e6297c
parent2db491d97da08d44ebd257f98489550a82a7935c
psuedo: Add tracking of linked files for fds

Where files are link()'d and one is unlink()'d, pseudo's fd mappings
can become confused. Add a patch to try and improve this for the common
usecases we see.

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