mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01: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:
committed by
Richard Purdie
parent
93a78f4b42
commit
4378fd205c
@@ -39,7 +39,7 @@
|
||||
|
||||
<para>
|
||||
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>
|
||||
@@ -115,7 +115,7 @@
|
||||
The term "package" can also be used to describe recipes.
|
||||
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),
|
||||
this document avoids using the term "package" to refer to recipes.
|
||||
this document avoids using the term "package" when refering to recipes.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -146,8 +146,8 @@
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="considering-shared-state-cache">
|
||||
<title>Considering Shared State Cache</title>
|
||||
<section id="shared-state-cache">
|
||||
<title>Shared State Cache</title>
|
||||
|
||||
<para>
|
||||
By design, the Yocto Project builds everything from scratch unless it can determine that
|
||||
|
||||
Reference in New Issue
Block a user