1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

documentation/poky-ref-manual/technical-details.xml: Fixed various terms

I fixed several "Yocto Project build system" terms and some "Yocto
Project Build Directory" terms.

(From yocto-docs rev: 10c1d50380336ac684243525646ac9aa3c1812d4)

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
2012-07-05 08:57:54 -07:00
committed by Richard Purdie
parent 2571a56215
commit e92e0c904d
@@ -87,8 +87,8 @@
would build a cross compiler and <filename>eglibc</filename> if they had not already would build a cross compiler and <filename>eglibc</filename> if they had not already
been built. been built.
<note>This release of the Yocto Project does not support the <filename>glibc</filename> <note>This release of the Yocto Project does not support the <filename>glibc</filename>
GNU version of the Unix standard C library. By default, the Yocto Project builds with GNU version of the Unix standard C library. By default, the OpenEmbedded build system
<filename>eglibc</filename>.</note> builds with <filename>eglibc</filename>.</note>
</para> </para>
<para> <para>
@@ -139,7 +139,7 @@
<para> <para>
The configuration files (<filename>.conf</filename>) define various configuration variables The configuration files (<filename>.conf</filename>) define various configuration variables
that govern the Yocto Project build process. that govern the OpenEmbedded build process.
These files fall into several areas that define machine configuration options, These files fall into several areas that define machine configuration options,
distribution configuration options, compiler tuning options, general common configuration distribution configuration options, compiler tuning options, general common configuration
options and user configuration options (<filename>local.conf</filename>, which is found options and user configuration options (<filename>local.conf</filename>, which is found
@@ -152,7 +152,7 @@
<title>Shared State Cache</title> <title>Shared State Cache</title>
<para> <para>
By design, the Yocto Project build system builds everything from scratch unless By design, the OpenEmbedded build system builds everything from scratch unless
BitBake can determine that parts don't need to be rebuilt. BitBake can determine that parts don't need to be rebuilt.
Fundamentally, building from scratch is attractive as it means all parts are Fundamentally, building from scratch is attractive as it means all parts are
built fresh and there is no possibility of stale data causing problems. built fresh and there is no possibility of stale data causing problems.
@@ -640,8 +640,7 @@
Yocto Project, you can follow these steps to use the x32 spABI: Yocto Project, you can follow these steps to use the x32 spABI:
<itemizedlist> <itemizedlist>
<listitem><para>Add the <filename>experimental/meta-x32</filename> layer to your local <listitem><para>Add the <filename>experimental/meta-x32</filename> layer to your local
<ulink url='&YOCTO_DOCS_DEV_URL;#yocto-project-build-directory'>Yocto Project <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>build directory</ulink>.
Build Directory</ulink>.
You can find the <filename>experimental/meta-x32</filename> source repository at You can find the <filename>experimental/meta-x32</filename> source repository at
<ulink url='&YOCTO_GIT_URL;'></ulink>.</para></listitem> <ulink url='&YOCTO_GIT_URL;'></ulink>.</para></listitem>
<listitem><para>Edit your <filename>conf/bblayers.conf</filename> file so that it includes <listitem><para>Edit your <filename>conf/bblayers.conf</filename> file so that it includes
@@ -682,7 +681,7 @@
<title>Licenses</title> <title>Licenses</title>
<para> <para>
This section describes the mechanism by which the Yocto Project build system This section describes the mechanism by which the OpenEmbedded build system
tracks changes to licensing text. tracks changes to licensing text.
The section also describes how to enable commercially licensed recipes, The section also describes how to enable commercially licensed recipes,
which by default are disabled. which by default are disabled.
@@ -797,7 +796,7 @@
<title>Enabling Commercially Licensed Recipes</title> <title>Enabling Commercially Licensed Recipes</title>
<para> <para>
By default, the Yocto Project build system disables By default, the OpenEmbedded build system disables
components that have commercial or other special licensing components that have commercial or other special licensing
requirements. requirements.
Such requirements are defined on a Such requirements are defined on a