1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

overview-manual: Converted paragraph on figure to note

The paragraph at the end of the section about the file
hierarchies is better cast as a note.

(From yocto-docs rev: 4e8a33be61ea1ea5db12fc5fc97832393213fb5d)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-05-02 10:26:00 -07:00
committed by Richard Purdie
parent 02aa4d3ec4
commit 992c7e5634
@@ -1215,15 +1215,17 @@
</itemizedlist> </itemizedlist>
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>
In the previous figure, notice that two sample <note>
hierarchies exist: one based on package architecture (i.e. In the previous figure, notice that two sample
<filename>PACKAGE_ARCH</filename>) and one based on a hierarchies exist: one based on package architecture (i.e.
machine (i.e. <filename>MACHINE</filename>). <filename>PACKAGE_ARCH</filename>) and one based on a
The underlying structures are identical. machine (i.e. <filename>MACHINE</filename>).
The differentiator being what the OpenEmbedded build The underlying structures are identical.
system is using as a build target (e.g. general The differentiator being what the OpenEmbedded build
architecture, a build host, an SDK, or a specific system is using as a build target (e.g. general
machine). architecture, a build host, an SDK, or a specific
machine).
</note>
</para> </para>
</section> </section>