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.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 55eb6f1699..8fcb415dbe 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -7091,6 +7091,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7091 </glossdef> 7091 </glossdef>
7092 </glossentry> 7092 </glossentry>
7093 7093
7094 <glossentry id='var-SDK_PACKAGE_ARCHS'><glossterm>SDK_PACKAGE_ARCHS</glossterm>
7095 <glossdef>
7096 <para>
7097 Specifies a list of architectures compatible with
7098 the SDK machine.
7099 Separate the entries using spaces and list them in order
7100 of priority.
7101 This variable is set automatically and should not
7102 normally be hand-edited.
7103 The default value for
7104 <filename>SDK_PACKAGE_ARCHS</filename> is "all any noarch
7105 ${SDK_ARCH}-${SDKPKGSUFFIX}""
7106 </para>
7107 </glossdef>
7108 </glossentry>
7109
7094 <glossentry id='var-SDKIMAGE_FEATURES'><glossterm>SDKIMAGE_FEATURES</glossterm> 7110 <glossentry id='var-SDKIMAGE_FEATURES'><glossterm>SDKIMAGE_FEATURES</glossterm>
7095 <glossdef> 7111 <glossdef>
7096 <para>Equivalent to 7112 <para>Equivalent to