ref-manual: Updated SRC_URI description

Added a "patchdir" option.

(From yocto-docs rev: 2f4e51ea749406eaab2195df814a171bb4679a54)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-09-23 10:13:03 -07:00 committed by Richard Purdie
parent e44538f4e4
commit 5cb0828129
1 changed files with 4 additions and 0 deletions

View File

@ -4860,6 +4860,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<listitem><para><emphasis><filename>striplevel</filename> -</emphasis> Which
striplevel to use when applying the patch.
The default level is 1.</para></listitem>
<listitem><para><emphasis><filename>patchdir</filename> -</emphasis> Specifies
the directory in which the patch should be applied.
The default is <filename>${</filename><link linkend='var-S'><filename>S</filename></link><filename>}</filename>.
</para></listitem>
</itemizedlist>
</para>
<para>Here are options specific to recipes building code from a revision control system: