diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-02 15:42:02 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:18:01 +0100 |
| commit | e392813249562335dbab03f0d0f7c6e5532eb407 (patch) | |
| tree | 52f0fe68398bb14b9e7b53df29b89b7d4c02e5a4 /documentation/ref-manual | |
| parent | 992c7e5634bcc0f437a35a20d5a3f431f0ffbfcf (diff) | |
| download | poky-e392813249562335dbab03f0d0f7c6e5532eb407.tar.gz | |
ref-manual: Added "Patching" section reference to do_patch task
(From yocto-docs rev: 48335f99d896994283042752bd9ec4d20bd6d363)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-tasks.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index 9e70d90426..b4db97c53b 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml | |||
| @@ -431,7 +431,9 @@ | |||
| 431 | Locates patch files and applies them to the source code. | 431 | Locates patch files and applies them to the source code. |
| 432 | See the | 432 | See the |
| 433 | "<ulink url='&YOCTO_DOCS_OM_URL;#patching-dev-environment'>Patching</ulink>" | 433 | "<ulink url='&YOCTO_DOCS_OM_URL;#patching-dev-environment'>Patching</ulink>" |
| 434 | section in the Yocto Project Overview and Concepts Manual for more | 434 | section in the Yocto Project Overview and Concepts Manual and the |
| 435 | "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-patching-code'>Patching Code"</ulink>" | ||
| 436 | section in the Yocto Project Development Tasks Manual for more | ||
| 435 | information. | 437 | information. |
| 436 | </para> | 438 | </para> |
| 437 | </section> | 439 | </section> |
