ref-manual: Fixed typo.

(From yocto-docs rev: 6539134377ab0e59ef968cb90f24732dd942c403)

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-11-19 10:52:01 -08:00
committed by Richard Purdie
parent f99c70ca1e
commit a18b4e339e

View File

@@ -3964,7 +3964,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<literallayout class='monospaced'>
PACKAGECONFIG_pn-&lt;recipename&gt;="f4 f5"
</literallayout>
Or, you can just amended the variable:
Or, you can just amend the variable:
<literallayout class='monospaced'>
PACKAGECONFIG_append_pn-&lt;recipename&gt; = " f4"
</literallayout></para></listitem>