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

documenation/poky-ref-manual/technical-details.xml: Some general edits.

(From yocto-docs rev: b806511994d0673475939db2690a3aeec7389609)

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
2011-12-08 13:34:43 -08:00
committed by Richard Purdie
parent 93a78f4b42
commit 4378fd205c
@@ -39,7 +39,7 @@
<para> <para>
BitBake knows how to combine multiple data sources together and refers to each data source BitBake knows how to combine multiple data sources together and refers to each data source
as a <link linkend='usingpoky-changes-layers'>'layer'</link>. as a "<link linkend='usingpoky-changes-layers'>layer</link>".
</para> </para>
<para> <para>
@@ -115,7 +115,7 @@
The term "package" can also be used to describe recipes. The term "package" can also be used to describe recipes.
However, since the same word is used for the packaged output from the Yocto However, since the same word is used for the packaged output from the Yocto
Project (i.e. <filename>.ipk</filename> or <filename>.deb</filename> files), Project (i.e. <filename>.ipk</filename> or <filename>.deb</filename> files),
this document avoids using the term "package" to refer to recipes. this document avoids using the term "package" when refering to recipes.
</para> </para>
</section> </section>
@@ -146,8 +146,8 @@
</section> </section>
</section> </section>
<section id="considering-shared-state-cache"> <section id="shared-state-cache">
<title>Considering Shared State Cache</title> <title>Shared State Cache</title>
<para> <para>
By design, the Yocto Project builds everything from scratch unless it can determine that By design, the Yocto Project builds everything from scratch unless it can determine that