summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/development.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
-rw-r--r--documentation/poky-ref-manual/development.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index f6861ed5aa..934b88efd1 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -203,8 +203,7 @@
203 <para> 203 <para>
204 It is useful when making changes directly to the work directory files to do 204 It is useful when making changes directly to the work directory files to do
205 so using the Quilt tool as detailed in the 205 so using the Quilt tool as detailed in the
206 <link linkend='usingpoky-modifying-packages-quilt'> 206 "<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.
207 Modifying Package Source Code with Quilt</link> section.
208 Using Quilt, you can copy patches into the recipe directory and use the patches directly 207 Using Quilt, you can copy patches into the recipe directory and use the patches directly
209 through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable. 208 through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable.
210 </para> 209 </para>