aboutsummaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
Diffstat (limited to 'handbook')
-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
Poky metadata and added into <glossterm><link
linkend='var-SRC_URI'>SRC_URI</link></glossterm> of a recipe:
<programlisting>
-SRC_URI += "file://NAME-OF-PATCH.patch;patch=1"
+SRC_URI += "file://NAME-OF-PATCH.patch"
</programlisting>
This also requires a bump of <glossterm><link