summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index d71378d271..49632365d2 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4860,6 +4860,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4860 <listitem><para><emphasis><filename>striplevel</filename> -</emphasis> Which 4860 <listitem><para><emphasis><filename>striplevel</filename> -</emphasis> Which
4861 striplevel to use when applying the patch. 4861 striplevel to use when applying the patch.
4862 The default level is 1.</para></listitem> 4862 The default level is 1.</para></listitem>
4863 <listitem><para><emphasis><filename>patchdir</filename> -</emphasis> Specifies
4864 the directory in which the patch should be applied.
4865 The default is <filename>${</filename><link linkend='var-S'><filename>S</filename></link><filename>}</filename>.
4866 </para></listitem>
4863 </itemizedlist> 4867 </itemizedlist>
4864 </para> 4868 </para>
4865 <para>Here are options specific to recipes building code from a revision control system: 4869 <para>Here are options specific to recipes building code from a revision control system: