summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-06-08 08:24:12 +0100
committerJoshua Lock <josh@linux.intel.com>2010-06-08 17:07:03 +0100
commit8f34dcfdbcfacb983d552c65ba43f5f2cf7427f9 (patch)
tree14801f994321466e16f2d6d1a1fac90232c83d43 /handbook
parent40b0d41fd10965ec823e44343fc4bf7941cc4ff8 (diff)
downloadopenembedded-core-contrib-8f34dcfdbcfacb983d552c65ba43f5f2cf7427f9.tar.gz
handbook: Use new style patch application syntax
Signed-off-by: Joshua Lock <josh@linux.intel.com>
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