summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/development.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index e771b05d7d..c2a9cf7f41 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -201,7 +201,7 @@
201 <para> 201 <para>
202 It is useful when making changes directly to the work directory files to do 202 It is useful when making changes directly to the work directory files to do
203 so using the Quilt tool as detailed in the 203 so using the Quilt tool as detailed in the
204 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-modifying-packages-quilt'>Modifying Package Source Code with Quilt</ulink>" section in the Yocto Project Development Manual. 204 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#using-a-quilt-workflow'>Using a Quilt Workflow</ulink>" section in the Yocto Project Development Manual.
205 Using Quilt, you can copy patches into the recipe directory and use the patches directly 205 Using Quilt, you can copy patches into the recipe directory and use the patches directly
206 through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable. 206 through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable.
207 </para> 207 </para>