1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

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 -1
View File
@@ -814,7 +814,7 @@ quilt refresh
Poky metadata and added into <glossterm><link Poky metadata and added into <glossterm><link
linkend='var-SRC_URI'>SRC_URI</link></glossterm> of a recipe: linkend='var-SRC_URI'>SRC_URI</link></glossterm> of a recipe:
<programlisting> <programlisting>
SRC_URI += "file://NAME-OF-PATCH.patch;patch=1" SRC_URI += "file://NAME-OF-PATCH.patch"
</programlisting> </programlisting>
This also requires a bump of <glossterm><link This also requires a bump of <glossterm><link