summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-variables.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 86b7619468..2ae476239a 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1727,7 +1727,7 @@ Core layer for images cannot be removed
1727 <glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm> 1727 <glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm>
1728 <glossdef> 1728 <glossdef>
1729 <para> 1729 <para>
1730 Specifes the format of the root filesystem create by 1730 Specifes the format of the root filesystem created by
1731 the OpenEmbedded build system. 1731 the OpenEmbedded build system.
1732 Available formats are a subset of the 1732 Available formats are a subset of the
1733 supported images listed in 1733 supported images listed in
@@ -1920,9 +1920,7 @@ Core layer for images cannot be removed
1920 <glossentry id='var-IMAGE_TYPES'><glossterm>IMAGE_TYPES</glossterm> 1920 <glossentry id='var-IMAGE_TYPES'><glossterm>IMAGE_TYPES</glossterm>
1921 <glossdef> 1921 <glossdef>
1922 <para> 1922 <para>
1923 Specifes the complete list of types 1923 Specifies the complete list of supported image types:
1924 of images that can be created.
1925 Here are the supported image types:
1926 <literallayout class='monospaced'> 1924 <literallayout class='monospaced'>
1927 jffs2 1925 jffs2
1928 sum.jffs2 1926 sum.jffs2
@@ -4483,7 +4481,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4483 <glossentry id='var-TARGET_ARCH'><glossterm>TARGET_ARCH</glossterm> 4481 <glossentry id='var-TARGET_ARCH'><glossterm>TARGET_ARCH</glossterm>
4484 <glossdef> 4482 <glossdef>
4485 <para> 4483 <para>
4486 The architecture of the device being built. 4484 The target machine's architecture.
4487 The OpenEmbedded build system supports many 4485 The OpenEmbedded build system supports many
4488 architectures. 4486 architectures.
4489 Here is an example list of architectures supported. 4487 Here is an example list of architectures supported.