documentation: poky-ref-manual - PACKAGECONFIG typo corrected.

(From yocto-docs rev: 110ca97f1f1f3b5edacf014c944b79e9a65ebd23)

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 2012-12-04 07:16:52 -06:00 committed by Richard Purdie
parent 377aee76f5
commit 17938797b2
1 changed files with 1 additions and 1 deletions

View File

@ -2071,7 +2071,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Consider the following example taken from the
<filename>librsvg</filename> recipe.
In this example the feature is <filename>croco</filename>, which
has three arguments that determine the feature's' behavior.
has three arguments that determine the feature's behavior.
<literallayout class='monospaced'>
PACKAGECONFIG ??= "croco"
PACKAGECONFIG[croco] = "--with-croco,--without-croco,libcroco"