diff options
Diffstat (limited to 'documentation/ref-manual/structure.rst')
-rw-r--r-- | documentation/ref-manual/structure.rst | 10 |
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 | ||
216 | The Build Directory - ``build/`` | 216 | The Build Directory --- ``build/`` |
217 | ================================ | 217 | ================================== |
218 | 218 | ||
219 | The OpenEmbedded build system creates the :term:`Build Directory` | 219 | The OpenEmbedded build system creates the :term:`Build Directory` |
220 | when you run the build environment setup | 220 | when 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 | ||
592 | The recipe work directory - ``${WORKDIR}``. | 592 | The recipe work directory --- ``${WORKDIR}``. |
593 | 593 | ||
594 | As described earlier in the | 594 | As 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 | ||
657 | The Metadata - ``meta/`` | 657 | The Metadata --- ``meta/`` |
658 | ======================== | 658 | ========================== |
659 | 659 | ||
660 | As mentioned previously, :term:`Metadata` is the core of the | 660 | As mentioned previously, :term:`Metadata` is the core of the |
661 | Yocto Project. Metadata has several important subdivisions: | 661 | Yocto Project. Metadata has several important subdivisions: |