]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Add support for ignoring paths from the pseudo DB
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Sep 2020 23:02:04 +0000 (00:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Oct 2020 10:18:35 +0000 (11:18 +0100)
commit8defb687a2c0ffac232c4d0d63a590871c453a2e
tree0d7595c7a7b6f9cdeca88f57394f026e14ae2e4f
parent1c13149b81e03a1ac48b27a208a139d5493c3ce7
pseudo: Add support for ignoring paths from the pseudo DB

Add PSEUDO_IGNORE_PATHS, a comma separated list of path prefixes, where
any files underneath are not handled by pseudo. This allows files to
be left out of the pseudo datanase where we know we don't need the
fake root emulation. This is particularly useful if we know these files
can be deleted outside of pseudo context.

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