]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit6166ea35d44accbf39ac67878acbe6447272d227
tree8ec491f3f1efbc58334ea490219af7851e839049
parent064eb959c38ae10dcb99b750c6bf6112de6c29d5
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>
(cherry picked from commit 8defb687a2c0ffac232c4d0d63a590871c453a2e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/pseudo/files/add_ignore_paths.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb