diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-12-03 22:38:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-09 12:21:27 +0000 |
commit | af6f5d821d39b50c3c4b45a593324346fce0d723 (patch) | |
tree | 872369e16adfff81fc49b7e8f550cae8905916b7 /documentation/ref-manual/ref-structure.rst | |
parent | c684a7a6d50754d577e0ff68a6fb6ed493b8f93e (diff) | |
download | poky-af6f5d821d39b50c3c4b45a593324346fce0d723.tar.gz |
dev-manual: remove 'dev-manual' from filenames
All filenames duplicate the 'manual name', which is not needed, and
make all references longer than they should. Rename all files to be as
consise as possible, and fix all references
(From yocto-docs rev: 00a9244587e2e63f2a5197ed0dfc89cb330f9275)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-structure.rst')
-rw-r--r-- | documentation/ref-manual/ref-structure.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/ref-manual/ref-structure.rst b/documentation/ref-manual/ref-structure.rst index d3a231554f..b681e8233f 100644 --- a/documentation/ref-manual/ref-structure.rst +++ b/documentation/ref-manual/ref-structure.rst | |||
@@ -12,7 +12,7 @@ and directories. | |||
12 | 12 | ||
13 | For information on how to establish a local Source Directory on your | 13 | For information on how to establish a local Source Directory on your |
14 | development system, see the | 14 | development system, see the |
15 | ":ref:`dev-manual/dev-manual-start:locating yocto project source files`" | 15 | ":ref:`dev-manual/start:locating yocto project source files`" |
16 | section in the Yocto Project Development Tasks Manual. | 16 | section in the Yocto Project Development Tasks Manual. |
17 | 17 | ||
18 | .. note:: | 18 | .. note:: |
@@ -176,7 +176,7 @@ within the :term:`Source Directory`. If you design a | |||
176 | custom distribution, you can include your own version of this | 176 | custom distribution, you can include your own version of this |
177 | configuration file to mention the targets defined by your distribution. | 177 | configuration file to mention the targets defined by your distribution. |
178 | See the | 178 | See the |
179 | ":ref:`dev-manual/dev-manual-common-tasks:creating a custom template configuration directory`" | 179 | ":ref:`dev-manual/common-tasks:creating a custom template configuration directory`" |
180 | section in the Yocto Project Development Tasks Manual for more | 180 | section in the Yocto Project Development Tasks Manual for more |
181 | information. | 181 | information. |
182 | 182 | ||
@@ -193,7 +193,7 @@ Directory named ``mybuilds/`` that is outside of the :term:`Source Directory`: | |||
193 | The OpenEmbedded build system uses the template configuration files, which | 193 | The OpenEmbedded build system uses the template configuration files, which |
194 | are found by default in the ``meta-poky/conf/`` directory in the Source | 194 | are found by default in the ``meta-poky/conf/`` directory in the Source |
195 | Directory. See the | 195 | Directory. See the |
196 | ":ref:`dev-manual/dev-manual-common-tasks:creating a custom template configuration directory`" | 196 | ":ref:`dev-manual/common-tasks:creating a custom template configuration directory`" |
197 | section in the Yocto Project Development Tasks Manual for more | 197 | section in the Yocto Project Development Tasks Manual for more |
198 | information. | 198 | information. |
199 | 199 | ||
@@ -236,7 +236,7 @@ The OpenEmbedded build system creates this directory when you enable | |||
236 | build history via the ``buildhistory`` class file. The directory | 236 | build history via the ``buildhistory`` class file. The directory |
237 | organizes build information into image, packages, and SDK | 237 | organizes build information into image, packages, and SDK |
238 | subdirectories. For information on the build history feature, see the | 238 | subdirectories. For information on the build history feature, see the |
239 | ":ref:`dev-manual/dev-manual-common-tasks:maintaining build output quality`" | 239 | ":ref:`dev-manual/common-tasks:maintaining build output quality`" |
240 | section in the Yocto Project Development Tasks Manual. | 240 | section in the Yocto Project Development Tasks Manual. |
241 | 241 | ||
242 | .. _structure-build-conf-local.conf: | 242 | .. _structure-build-conf-local.conf: |
@@ -292,7 +292,7 @@ file, it uses ``sed`` to substitute final | |||
292 | ---------------------------- | 292 | ---------------------------- |
293 | 293 | ||
294 | This configuration file defines | 294 | This configuration file defines |
295 | :ref:`layers <dev-manual/dev-manual-common-tasks:understanding and creating layers>`, | 295 | :ref:`layers <dev-manual/common-tasks:understanding and creating layers>`, |
296 | which are directory trees, traversed (or walked) by BitBake. The | 296 | which are directory trees, traversed (or walked) by BitBake. The |
297 | ``bblayers.conf`` file uses the :term:`BBLAYERS` | 297 | ``bblayers.conf`` file uses the :term:`BBLAYERS` |
298 | variable to list the layers BitBake tries to find. | 298 | variable to list the layers BitBake tries to find. |
@@ -438,7 +438,7 @@ directory contains sub-directories for ``bash``, ``busybox``, and | |||
438 | ``glibc`` (among others) that in turn contain appropriate ``COPYING`` | 438 | ``glibc`` (among others) that in turn contain appropriate ``COPYING`` |
439 | license files with other licensing information. For information on | 439 | license files with other licensing information. For information on |
440 | licensing, see the | 440 | licensing, see the |
441 | ":ref:`dev-manual/dev-manual-common-tasks:maintaining open source license compliance during your product's lifecycle`" | 441 | ":ref:`dev-manual/common-tasks:maintaining open source license compliance during your product's lifecycle`" |
442 | section in the Yocto Project Development Tasks Manual. | 442 | section in the Yocto Project Development Tasks Manual. |
443 | 443 | ||
444 | .. _structure-build-tmp-deploy-images: | 444 | .. _structure-build-tmp-deploy-images: |
@@ -577,7 +577,7 @@ built within the Yocto Project. For this package, a work directory of | |||
577 | ``tmp/work/qemux86-poky-linux/linux-yocto/3.0+git1+<.....>``, referred | 577 | ``tmp/work/qemux86-poky-linux/linux-yocto/3.0+git1+<.....>``, referred |
578 | to as the ``WORKDIR``, is created. Within this directory, the source is | 578 | to as the ``WORKDIR``, is created. Within this directory, the source is |
579 | unpacked to ``linux-qemux86-standard-build`` and then patched by Quilt. | 579 | unpacked to ``linux-qemux86-standard-build`` and then patched by Quilt. |
580 | (See the ":ref:`dev-manual/dev-manual-common-tasks:using quilt in your workflow`" section in | 580 | (See the ":ref:`dev-manual/common-tasks:using quilt in your workflow`" section in |
581 | the Yocto Project Development Tasks Manual for more information.) Within | 581 | the Yocto Project Development Tasks Manual for more information.) Within |
582 | the ``linux-qemux86-standard-build`` directory, standard Quilt | 582 | the ``linux-qemux86-standard-build`` directory, standard Quilt |
583 | directories ``linux-3.0/patches`` and ``linux-3.0/.pc`` are created, and | 583 | directories ``linux-3.0/patches`` and ``linux-3.0/.pc`` are created, and |