mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
documentation/poky-ref-manual: Various tweaks to the text
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<para>
|
||||
Poky consists of several components and understanding what these are
|
||||
and where they're located is one of the keys to use it. This section walks
|
||||
and where they're located is one of the keys to using it. This section walks
|
||||
through the Poky directory structure giving information about the various
|
||||
files and directories.
|
||||
</para>
|
||||
@@ -121,10 +121,10 @@
|
||||
</section>
|
||||
|
||||
<section id='handbook'>
|
||||
<title><filename class="directory">handbook</filename></title>
|
||||
<title><filename class="directory">documentation</filename></title>
|
||||
|
||||
<para>
|
||||
This is the location where this handbook is generated
|
||||
This is the location for documentaiton about poky including this handbook.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -488,15 +488,6 @@ source POKY_SRC/poky-init-build-env [BUILDDIR]
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='structure-meta-packages'>
|
||||
<title><filename class="directory">meta/packages/</filename></title>
|
||||
|
||||
<para>
|
||||
this is a catch-all place for the rest which not fits into above
|
||||
recipes-***. Images and tasks are also placed here.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='structure-meta-site'>
|
||||
<title><filename class="directory">meta/site/</filename></title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user