handbook: Use new style patch application syntax

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-06-08 08:24:12 +01:00
parent 40b0d41fd1
commit 8f34dcfdbc
1 changed files with 1 additions and 1 deletions

View File

@ -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