diff options
Diffstat (limited to 'documentation/overview-manual/overview-manual-concepts.xml')
-rw-r--r-- | documentation/overview-manual/overview-manual-concepts.xml | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index af9c36cc99..bfafbe37fd 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml | |||
@@ -1215,15 +1215,17 @@ | |||
1215 | </itemizedlist> | 1215 | </itemizedlist> |
1216 | </para></listitem> | 1216 | </para></listitem> |
1217 | </itemizedlist> | 1217 | </itemizedlist> |
1218 | In the previous figure, notice that two sample | 1218 | <note> |
1219 | hierarchies exist: one based on package architecture (i.e. | 1219 | In the previous figure, notice that two sample |
1220 | <filename>PACKAGE_ARCH</filename>) and one based on a | 1220 | hierarchies exist: one based on package architecture (i.e. |
1221 | machine (i.e. <filename>MACHINE</filename>). | 1221 | <filename>PACKAGE_ARCH</filename>) and one based on a |
1222 | The underlying structures are identical. | 1222 | machine (i.e. <filename>MACHINE</filename>). |
1223 | The differentiator being what the OpenEmbedded build | 1223 | The underlying structures are identical. |
1224 | system is using as a build target (e.g. general | 1224 | The differentiator being what the OpenEmbedded build |
1225 | architecture, a build host, an SDK, or a specific | 1225 | system is using as a build target (e.g. general |
1226 | machine). | 1226 | architecture, a build host, an SDK, or a specific |
1227 | machine). | ||
1228 | </note> | ||
1227 | </para> | 1229 | </para> |
1228 | </section> | 1230 | </section> |
1229 | 1231 | ||