1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

ref-manual: Edits to some STAGING* variables.

Changed a view wordings to more accurately describe what was
going on.  This was feedback from Paul Eggleton's review.

(From yocto-docs rev: 6152a849c0e26178ce13a29b1f353d1b2912427c)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-06-10 15:46:05 +03:00
committed by Richard Purdie
parent 1657abe3f2
commit 088da28843
+15 -13
View File
@@ -7721,8 +7721,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossdef> <glossdef>
<para> <para>
Specifies the path to the <filename>/lib</filename> Specifies the path to the <filename>/lib</filename>
subdirectory of the sysroot directory for which the target subdirectory of the sysroot directory for the target
is being built for which the current recipe is being built
(<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>). (<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>).
</para> </para>
</glossdef> </glossdef>
@@ -7733,7 +7733,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<para> <para>
Specifies the path to the Specifies the path to the
<filename>/usr/bin</filename> subdirectory of the <filename>/usr/bin</filename> subdirectory of the
sysroot directory for which the target is being built sysroot directory for the target for which the current
recipe is being built
(<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>). (<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>).
</para> </para>
</glossdef> </glossdef>
@@ -7775,8 +7776,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossdef> <glossdef>
<para> <para>
Specifies the path to the <filename>/usr/share</filename> Specifies the path to the <filename>/usr/share</filename>
subdirectory of the sysroot directory for which the subdirectory of the sysroot directory for the target
target is being built for which the current recipe is being built
(<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>). (<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>).
</para> </para>
</glossdef> </glossdef>
@@ -7791,7 +7792,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<note> <note>
Recipes should never write files directly under Recipes should never write files directly under
this directory because the OpenEmbedded build system this directory because the OpenEmbedded build system
the directory automatically. manages the directory automatically.
Instead, files should be installed to Instead, files should be installed to
<filename>${</filename><link linkend='var-D'><filename>D</filename></link><filename>}</filename> <filename>${</filename><link linkend='var-D'><filename>D</filename></link><filename>}</filename>
within your recipe's within your recipe's
@@ -7850,8 +7851,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossentry id='var-STAGING_DIR_TARGET'><glossterm>STAGING_DIR_TARGET</glossterm> <glossentry id='var-STAGING_DIR_TARGET'><glossterm>STAGING_DIR_TARGET</glossterm>
<glossdef> <glossdef>
<para> <para>
Specifies the path to the sysroot directory for which Specifies the path to the sysroot directory for the
the target is being built. target for which the current recipe is being built.
In most cases, this path is the In most cases, this path is the
<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>. <link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>.
</para> </para>
@@ -7885,8 +7886,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossdef> <glossdef>
<para> <para>
Specifies the path to the <filename>/usr</filename> Specifies the path to the <filename>/usr</filename>
subdirectory of the sysroot directory for which the subdirectory of the sysroot directory for the target
target is being built for which the current recipe is being built
(<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>). (<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>).
</para> </para>
</glossdef> </glossdef>
@@ -7897,7 +7898,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<para> <para>
Specifies the path to the Specifies the path to the
<filename>/usr/include</filename> subdirectory of the <filename>/usr/include</filename> subdirectory of the
sysroot directory for which the target is being built sysroot directory for the target for which the current
recipe being built
(<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>). (<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>).
</para> </para>
</glossdef> </glossdef>
@@ -7916,8 +7918,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossdef> <glossdef>
<para> <para>
Specifies the path to the <filename>/usr/lib</filename> Specifies the path to the <filename>/usr/lib</filename>
subdirectory of the sysroot directory for which the target subdirectory of the sysroot directory for the target for
is being built which the current recipe is being built
(<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>). (<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>).
</para> </para>
</glossdef> </glossdef>