diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-09-23 18:16:02 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-07 10:54:25 +0100 |
| commit | a6a7676910669f4bd3a0d4a0ac9a850ea491b7b1 (patch) | |
| tree | 7b11239dc93d1130288b13bfd48a3f960c89ba4f /documentation/ref-manual/qa-checks.rst | |
| parent | 020c44eb3be4c15acd10bd3d7f56a6ad28a61f2e (diff) | |
| download | poky-a6a7676910669f4bd3a0d4a0ac9a850ea491b7b1.tar.gz | |
manuals: add references to the "do_patch" task
[YOCTO #14508]
Reported-by: Quentin Schulz <foss@0leil.net>
(From yocto-docs rev: 1e38ceafb25aac13bb9dd45626fd39ad1b68852d)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
| -rw-r--r-- | documentation/ref-manual/qa-checks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index ff8916aedf..9455bec3fd 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst | |||
| @@ -677,7 +677,7 @@ Errors and Warnings | |||
| 677 | 677 | ||
| 678 | - ``Fuzz detected: <patch output> [patch-fuzz]`` | 678 | - ``Fuzz detected: <patch output> [patch-fuzz]`` |
| 679 | 679 | ||
| 680 | This check looks for evidence of "fuzz" when applying patches within the ``do_patch`` | 680 | This check looks for evidence of "fuzz" when applying patches within the :ref:`ref-tasks-patch` |
| 681 | task. Patch fuzz is a situation when the ``patch`` tool ignores some of the context | 681 | task. Patch fuzz is a situation when the ``patch`` tool ignores some of the context |
| 682 | lines in order to apply the patch. Consider this example: | 682 | lines in order to apply the patch. Consider this example: |
| 683 | 683 | ||
