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 86bafbb4f8..01595e9748 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -12011,7 +12011,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
12011 <link linkend='ref-classes-populate-sdk-*'><filename>populate_sdk_base</filename></link> 12011 <link linkend='ref-classes-populate-sdk-*'><filename>populate_sdk_base</filename></link>
12012 class defines the variable as follows: 12012 class defines the variable as follows:
12013 <literallayout class='monospaced'> 12013 <literallayout class='monospaced'>
12014 SDK_DIR = "${<link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>}/sdk" 12014 SDK_DIR = "${WORKDIR}/sdk"
12015 </literallayout> 12015 </literallayout>
12016 <note> 12016 <note>
12017 The <filename>SDK_DIR</filename> directory is a 12017 The <filename>SDK_DIR</filename> directory is a