summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-08-09 10:42:12 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:55 +0100
commit505619965eecdb4ac421d7ee3aad2ddd8dffcdb7 (patch)
tree4da4f9af07eac15e5b8017161da0fc1189ee3645 /documentation
parent6f77a176f74a8ef205814193c7b466286ef80f87 (diff)
downloadpoky-505619965eecdb4ac421d7ee3aad2ddd8dffcdb7.tar.gz
ref-manual: Applied review edits to several variable descriptions.
Minor changes to a whole lotta variables. (From yocto-docs rev: a2a175a5138683a9e9deac71b6080cc05cbb801e) 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.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 18f358737f..ded45262c8 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1193,9 +1193,6 @@ Core layer for images cannot be removed
1193 <para> 1193 <para>
1194 To exclude a recipe from a world build using this variable, 1194 To exclude a recipe from a world build using this variable,
1195 set the variable to "1" in the recipe. 1195 set the variable to "1" in the recipe.
1196 Alternatively, if a recipe inherits a class where
1197 <filename>EXCLUDE_FROM_WORLD</filename> is set to "1", that
1198 recipe will also be excluded from world builds.
1199 </para> 1196 </para>
1200 </glossdef> 1197 </glossdef>
1201 </glossentry> 1198 </glossentry>
@@ -2058,6 +2055,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
2058 </glossdef> 2055 </glossdef>
2059 </glossentry> 2056 </glossentry>
2060 2057
2058<!--
2061 <glossentry id='var-INTERCEPT_DIR'><glossterm>INTERCEPT_DIR</glossterm> 2059 <glossentry id='var-INTERCEPT_DIR'><glossterm>INTERCEPT_DIR</glossterm>
2062 <glossdef> 2060 <glossdef>
2063 <para> 2061 <para>
@@ -2090,6 +2088,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
2090 </para> 2088 </para>
2091 </glossdef> 2089 </glossdef>
2092 </glossentry> 2090 </glossentry>
2091-->
2093 2092
2094 </glossdiv> 2093 </glossdiv>
2095 2094
@@ -3868,7 +3867,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3868 <glossentry id='var-SERIAL_CONSOLE'><glossterm>SERIAL_CONSOLE</glossterm> 3867 <glossentry id='var-SERIAL_CONSOLE'><glossterm>SERIAL_CONSOLE</glossterm>
3869 <glossdef> 3868 <glossdef>
3870 <para> 3869 <para>
3871 Define a serial console (TTY) to enable using getty. 3870 Defines a serial console (TTY) to enable using getty.
3872 Provide a value that specifies the baud rate followed by 3871 Provide a value that specifies the baud rate followed by
3873 the TTY device name separated by a space. 3872 the TTY device name separated by a space.
3874 You cannot specify more than one TTY device: 3873 You cannot specify more than one TTY device:
@@ -4001,8 +4000,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4001 <para> 4000 <para>
4002 Defines the suffix for shared libraries used on the 4001 Defines the suffix for shared libraries used on the
4003 target platform. 4002 target platform.
4004 By default, this suffix is ".so.*" for all Linux 4003 By default, this suffix is ".so.*" for all Linux-based
4005 distributions and is defined in the 4004 systems and is defined in the
4006 <filename>meta/conf/bitbake.conf</filename> configuration 4005 <filename>meta/conf/bitbake.conf</filename> configuration
4007 file. 4006 file.
4008 </para> 4007 </para>
@@ -4019,15 +4018,15 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4019 <para> 4018 <para>
4020 Defines the suffix for the development symbolic link 4019 Defines the suffix for the development symbolic link
4021 (symlink) for shared libraries on the target platform. 4020 (symlink) for shared libraries on the target platform.
4022 By default, this suffix is ".so" for all Linux 4021 By default, this suffix is ".so" for Linux-based
4023 distributions and is defined in the 4022 systems and is defined in the
4024 <filename>meta/conf/bitbake.conf</filename> configuration 4023 <filename>meta/conf/bitbake.conf</filename> configuration
4025 file. 4024 file.
4026 </para> 4025 </para>
4027 4026
4028 <para> 4027 <para>
4029 You will see this variable referenced in the default values 4028 You will see this variable referenced in the default values
4030 of <filename>FILES_${PN}</filename>. 4029 of <filename>FILES_${PN}-dev</filename>.
4031 </para> 4030 </para>
4032 </glossdef> 4031 </glossdef>
4033 </glossentry> 4032 </glossentry>
@@ -4589,10 +4588,11 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4589 <para> 4588 <para>
4590 A sanitized version of 4589 A sanitized version of
4591 <link linkend='var-TARGET_ARCH'><filename>TARGET_ARCH</filename></link>. 4590 <link linkend='var-TARGET_ARCH'><filename>TARGET_ARCH</filename></link>.
4592 This variable is used when package filenames contain 4591 This variable is used where the architecture is needed in
4593 underscore characters that would otherwise not be allowed. 4592 a value where underscores are not allowed, for example
4594 In this case, dash characters replace the underscore 4593 within package filenames.
4595 characters used in the package names. 4594 In this case, dash characters replace any underscore
4595 characters used in TARGET_ARCH.
4596 </para> 4596 </para>
4597 4597
4598 <para> 4598 <para>