summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--handbook/extendpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml
index 9c672ec7f5..f072fe5032 100644
--- a/handbook/extendpoky.xml
+++ b/handbook/extendpoky.xml
@@ -814,7 +814,7 @@ quilt refresh
814 Poky metadata and added into <glossterm><link 814 Poky metadata and added into <glossterm><link
815 linkend='var-SRC_URI'>SRC_URI</link></glossterm> of a recipe: 815 linkend='var-SRC_URI'>SRC_URI</link></glossterm> of a recipe:
816 <programlisting> 816 <programlisting>
817SRC_URI += "file://NAME-OF-PATCH.patch;patch=1" 817SRC_URI += "file://NAME-OF-PATCH.patch"
818 </programlisting> 818 </programlisting>
819 819
820 This also requires a bump of <glossterm><link 820 This also requires a bump of <glossterm><link