summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 01595e9748..49d041bc94 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -12241,7 +12241,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
12241 <link linkend='ref-classes-populate-sdk-*'><filename>populate_sdk_base</filename></link> 12241 <link linkend='ref-classes-populate-sdk-*'><filename>populate_sdk_base</filename></link>
12242 class defines the variable as follows: 12242 class defines the variable as follows:
12243 <literallayout class='monospaced'> 12243 <literallayout class='monospaced'>
12244 SDK_OUTPUT = "${<link linkend='var-SDK_DIR'>SDK_DIR</link>}/image" 12244 SDK_OUTPUT = "${SDK_DIR}/image"
12245 </literallayout> 12245 </literallayout>
12246 <note> 12246 <note>
12247 The <filename>SDK_OUTPUT</filename> directory is a 12247 The <filename>SDK_OUTPUT</filename> directory is a