summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-08-13 10:17:54 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:59 +0100
commite26f25305931f74dd830a714b6740cb5348ae39e (patch)
treeb95f03e40343e98d0fe65621c91caba191c9853b /documentation
parentd4ee32a3d741fd287e8ae9ba3e91b3741226d996 (diff)
downloadast2050-yocto-poky-e26f25305931f74dd830a714b6740cb5348ae39e.zip
ast2050-yocto-poky-e26f25305931f74dd830a714b6740cb5348ae39e.tar.gz
ref-manual: Review comments to a few variables.
Applied some minor review comments from Paul for some variables in the reference. (From yocto-docs rev: 231031c291367f3b8f6b1f44d4a0b1804d8e9d9f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 86b7619..2ae4762 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
<glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm>
<glossdef>
<para>
- Specifes the format of the root filesystem create by
+ Specifes the format of the root filesystem created by
the OpenEmbedded build system.
Available formats are a subset of the
supported images listed in
@@ -1920,9 +1920,7 @@ Core layer for images cannot be removed
<glossentry id='var-IMAGE_TYPES'><glossterm>IMAGE_TYPES</glossterm>
<glossdef>
<para>
- Specifes the complete list of types
- of images that can be created.
- Here are the supported image types:
+ Specifies the complete list of supported image types:
<literallayout class='monospaced'>
jffs2
sum.jffs2
@@ -4483,7 +4481,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossentry id='var-TARGET_ARCH'><glossterm>TARGET_ARCH</glossterm>
<glossdef>
<para>
- The architecture of the device being built.
+ The target machine's architecture.
The OpenEmbedded build system supports many
architectures.
Here is an example list of architectures supported.
OpenPOWER on IntegriCloud