diff options
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r-- | documentation/dev-manual/common-tasks.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index d465c2f440..938a580cd3 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst | |||
@@ -6131,7 +6131,7 @@ layer. The following steps provide some more detail: | |||
6131 | variables that differ as compared to ``defaultsetup.conf``. | 6131 | variables that differ as compared to ``defaultsetup.conf``. |
6132 | Alternatively, you can create a distribution configuration file | 6132 | Alternatively, you can create a distribution configuration file |
6133 | from scratch using the ``defaultsetup.conf`` file or configuration files | 6133 | from scratch using the ``defaultsetup.conf`` file or configuration files |
6134 | from other distributions such as Poky or Angstrom as references. | 6134 | from another distribution such as Poky as a reference. |
6135 | 6135 | ||
6136 | - *Provide miscellaneous variables:* Be sure to define any other | 6136 | - *Provide miscellaneous variables:* Be sure to define any other |
6137 | variables for which you want to create a default or enforce as part | 6137 | variables for which you want to create a default or enforce as part |
@@ -7540,7 +7540,7 @@ Setting up Effective Mirrors | |||
7540 | 7540 | ||
7541 | A good deal that goes into a Yocto Project build is simply downloading | 7541 | A good deal that goes into a Yocto Project build is simply downloading |
7542 | all of the source tarballs. Maybe you have been working with another | 7542 | all of the source tarballs. Maybe you have been working with another |
7543 | build system (OpenEmbedded or Angstrom) for which you have built up a | 7543 | build system for which you have built up a |
7544 | sizable directory of source tarballs. Or, perhaps someone else has such | 7544 | sizable directory of source tarballs. Or, perhaps someone else has such |
7545 | a directory for which you have read access. If so, you can save time by | 7545 | a directory for which you have read access. If so, you can save time by |
7546 | adding statements to your configuration file so that the build process | 7546 | adding statements to your configuration file so that the build process |