From e26f25305931f74dd830a714b6740cb5348ae39e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 13 Aug 2013 10:17:54 +0300 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'documentation') 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 IMAGE_FSTYPES - 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 IMAGE_TYPES - 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: jffs2 sum.jffs2 @@ -4483,7 +4481,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" TARGET_ARCH - 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. -- cgit v1.2.3-54-g00ecf