summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index cb8d9a5b39..bed4be0030 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4825,7 +4825,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4825 The location in the 4825 The location in the
4826 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> 4826 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>
4827 where unpacked recipe source code resides. 4827 where unpacked recipe source code resides.
4828 This location is within the working directory 4828 This location is within the work directory
4829 (<filename><link linkend='var-WORKDIR'>WORKDIR</link></filename>), 4829 (<filename><link linkend='var-WORKDIR'>WORKDIR</link></filename>),
4830 which is not static. 4830 which is not static.
4831 The unpacked source location depends on the recipe name 4831 The unpacked source location depends on the recipe name
@@ -4840,7 +4840,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4840 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 4840 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
4841 top-level folder named <filename>poky</filename> and a 4841 top-level folder named <filename>poky</filename> and a
4842 default Build Directory at <filename>poky/build</filename>. 4842 default Build Directory at <filename>poky/build</filename>.
4843 In this case, the working directory the build system uses 4843 In this case, the work directory the build system uses
4844 to keep the unpacked recipe for <filename>db</filename> 4844 to keep the unpacked recipe for <filename>db</filename>
4845 is the following: 4845 is the following:
4846 <literallayout class='monospaced'> 4846 <literallayout class='monospaced'>
@@ -6008,7 +6008,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6008 <glossentry id='var-WORKDIR'><glossterm>WORKDIR</glossterm> 6008 <glossentry id='var-WORKDIR'><glossterm>WORKDIR</glossterm>
6009 <glossdef> 6009 <glossdef>
6010 <para> 6010 <para>
6011 The pathname of the working directory in which the OpenEmbedded build system 6011 The pathname of the work directory in which the OpenEmbedded build system
6012 builds a recipe. 6012 builds a recipe.
6013 This directory is located within the 6013 This directory is located within the
6014 <link linkend='var-TMPDIR'><filename>TMPDIR</filename></link> directory structure and changes 6014 <link linkend='var-TMPDIR'><filename>TMPDIR</filename></link> directory structure and changes
@@ -6039,7 +6039,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6039 folder name <filename>poky</filename> and a default 6039 folder name <filename>poky</filename> and a default
6040 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> 6040 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>
6041 at <filename>poky/build</filename>. 6041 at <filename>poky/build</filename>.
6042 In this case, the working directory the build system uses to build 6042 In this case, the work directory the build system uses to build
6043 the <filename>v86d</filename> package is the following: 6043 the <filename>v86d</filename> package is the following:
6044 <literallayout class='monospaced'> 6044 <literallayout class='monospaced'>
6045 poky/build/tmp/work/qemux86-poky-linux/v86d/01.9-r0 6045 poky/build/tmp/work/qemux86-poky-linux/v86d/01.9-r0
@@ -6055,7 +6055,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6055 As an example, again assume a Source Directory top-level folder 6055 As an example, again assume a Source Directory top-level folder
6056 named <filename>poky</filename> and a default Build Directory 6056 named <filename>poky</filename> and a default Build Directory
6057 at <filename>poky/build</filename>. 6057 at <filename>poky/build</filename>.
6058 In this case, the working directory the build system uses to build 6058 In this case, the work directory the build system uses to build
6059 the <filename>acl</filename> recipe, which is being built for a 6059 the <filename>acl</filename> recipe, which is being built for a
6060 MIPS-based device, is the following: 6060 MIPS-based device, is the following:
6061 <literallayout class='monospaced'> 6061 <literallayout class='monospaced'>