summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/structure.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/structure.rst')
-rw-r--r--documentation/ref-manual/structure.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst
index 12a085552f..bdcffc1947 100644
--- a/documentation/ref-manual/structure.rst
+++ b/documentation/ref-manual/structure.rst
@@ -213,8 +213,8 @@ These files are standard top-level files.
213 213
214.. _structure-build: 214.. _structure-build:
215 215
216The Build Directory - ``build/`` 216The Build Directory --- ``build/``
217================================ 217==================================
218 218
219The OpenEmbedded build system creates the :term:`Build Directory` 219The OpenEmbedded build system creates the :term:`Build Directory`
220when you run the build environment setup 220when you run the build environment setup
@@ -589,7 +589,7 @@ install" places its output that is then split into sub-packages within
589``build/tmp/work/tunearch/recipename/version/`` 589``build/tmp/work/tunearch/recipename/version/``
590----------------------------------------------- 590-----------------------------------------------
591 591
592The recipe work directory - ``${WORKDIR}``. 592The recipe work directory --- ``${WORKDIR}``.
593 593
594As described earlier in the 594As described earlier in the
595":ref:`structure-build-tmp-sysroots`" section, 595":ref:`structure-build-tmp-sysroots`" section,
@@ -654,8 +654,8 @@ recipes. In practice, this is only used for ``gcc`` and its variants
654 654
655.. _structure-meta: 655.. _structure-meta:
656 656
657The Metadata - ``meta/`` 657The Metadata --- ``meta/``
658======================== 658==========================
659 659
660As mentioned previously, :term:`Metadata` is the core of the 660As mentioned previously, :term:`Metadata` is the core of the
661Yocto Project. Metadata has several important subdivisions: 661Yocto Project. Metadata has several important subdivisions: