summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 5b0e593c3d..7539136734 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6400,6 +6400,11 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6400 <literallayout class='monospaced'> 6400 <literallayout class='monospaced'>
6401 SDKMACHINE ?= "i686" 6401 SDKMACHINE ?= "i686"
6402 </literallayout> 6402 </literallayout>
6403 <note>
6404 You cannot set the <filename>SDKMACHINE</filename>
6405 variable in your distribution configuration file.
6406 If you do, the configuration will not take affect.
6407 </note>
6403 </para> 6408 </para>
6404 </glossdef> 6409 </glossdef>
6405 </glossentry> 6410 </glossentry>