ref-manual: add PSEUDO_IGNORE_PATHS

Add a brief variable glossary entry for the new PSEUDO_IGNORE_PATHS
variable.

(From yocto-docs rev: a337bb317dacdeb174397e7ee8258bc74560436b)

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2020-10-27 18:18:32 -07:00
committed by Richard Purdie
parent 209aa9805a
commit 5f2e106d61

View File

@@ -5932,6 +5932,15 @@ system and gives an overview of their function and contents.
service <dev-manual/dev-manual-common-tasks:working with a pr service>`. You can
set ``PRSERV_HOST`` to other values to use a remote PR service.
:term:`PSEUDO_IGNORE_PATHS`
A comma-separated (without spaces) list of path prefixes that should be ignored
by pseudo when monitoring and recording file operations, in order to avoid
problems with files being written to outside of the pseudo context and
reduce pseudo's overhead. A path is ignored if it matches any prefix in the list
and can include partial directory (or file) names.
:term:`PTEST_ENABLED`
Specifies whether or not :ref:`Package
Test <dev-manual/dev-manual-common-tasks:testing packages with ptest>` (ptest)