summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/ref-variables.xml')
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index cb05419dee..9ced42499e 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -2071,7 +2071,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
2071 Consider the following example taken from the 2071 Consider the following example taken from the
2072 <filename>librsvg</filename> recipe. 2072 <filename>librsvg</filename> recipe.
2073 In this example the feature is <filename>croco</filename>, which 2073 In this example the feature is <filename>croco</filename>, which
2074 has three arguments that determine the feature's' behavior. 2074 has three arguments that determine the feature's behavior.
2075 <literallayout class='monospaced'> 2075 <literallayout class='monospaced'>
2076 PACKAGECONFIG ??= "croco" 2076 PACKAGECONFIG ??= "croco"
2077 PACKAGECONFIG[croco] = "--with-croco,--without-croco,libcroco" 2077 PACKAGECONFIG[croco] = "--with-croco,--without-croco,libcroco"