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:16:30 +0100
commit23d93c7bed3fbe6723fca80337a513dd13b6934e (patch)
tree01ae9162f9fd85434af04559bc94a3d3599d5d83 /documentation/overview-manual
parent02f98059571da3a0bf3e5076fda8f08af574aa01 (diff)
downloadpoky-23d93c7bed3fbe6723fca80337a513dd13b6934e.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