summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-03 13:02:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:18:01 +0100
commit6c7faa0c8e3a3104bf02f3705f92a131aca616d5 (patch)
tree106e9b87a5b2a5eca44471e6442b54acbf64d2e3 /documentation/overview-manual
parent142b7e0479eedca66f2a94498e32809973c630c2 (diff)
downloadpoky-6c7faa0c8e3a3104bf02f3705f92a131aca616d5.tar.gz
overview-manual: Added a link to the do_patch task.
(From yocto-docs rev: 934de6a59cef6a7b80530de1ccbe7006bb196238) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r--documentation/overview-manual/overview-manual-concepts.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml
index d3314cbfcc..99e924441e 100644
--- a/documentation/overview-manual/overview-manual-concepts.xml
+++ b/documentation/overview-manual/overview-manual-concepts.xml
@@ -1239,8 +1239,9 @@
1239 </para> 1239 </para>
1240 1240
1241 <para> 1241 <para>
1242 The <filename>do_patch</filename> task processes recipes by 1242 The
1243 using the 1243 <ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-patch'><filename>do_patch</filename></ulink>
1244 task processes recipes by using the
1244 <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink> 1245 <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink>
1245 variable to locate applicable patch files. 1246 variable to locate applicable patch files.
1246 Default processing for patch files assumes the files have 1247 Default processing for patch files assumes the files have