diff options
| author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:59:02 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:36 +0100 |
| commit | 177aee09fec494e8827a03cc98ba989f4acd459d (patch) | |
| tree | 8cd19e638c3e5ed11b17a17b7da9a98d54c2b898 /documentation/brief-yoctoprojectqs | |
| parent | 528cdb7cd55184422b0b5361a7b6ab81314c1ba2 (diff) | |
| download | poky-177aee09fec494e8827a03cc98ba989f4acd459d.tar.gz | |
sphinx: fix a few typos or missing/too many words
(From yocto-docs rev: 744b74b3420ae475a566307e03e0b098986773e4)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
| -rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst index 9d8b502f8c..6eabf3b806 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | |||
| @@ -102,7 +102,7 @@ commands to clone the Poky repository. | |||
| 102 | remote: Counting | 102 | remote: Counting |
| 103 | objects: 432160, done. remote: Compressing objects: 100% | 103 | objects: 432160, done. remote: Compressing objects: 100% |
| 104 | (102056/102056), done. remote: Total 432160 (delta 323116), reused | 104 | (102056/102056), done. remote: Total 432160 (delta 323116), reused |
| 105 | 432037 (delta 323000) Receiving objects: 100% (432160/432160), 153.81 MiB \| 8.54 MiB/s, done. | 105 | 432037 (delta 323000) Receiving objects: 100% (432160/432160), 153.81 MiB | 8.54 MiB/s, done. |
| 106 | Resolving deltas: 100% (323116/323116), done. | 106 | Resolving deltas: 100% (323116/323116), done. |
| 107 | Checking connectivity... done. | 107 | Checking connectivity... done. |
| 108 | 108 | ||
| @@ -287,7 +287,7 @@ Follow these steps to add a hardware layer: | |||
| 287 | This example adds the | 287 | This example adds the |
| 288 | `meta-altera <https://github.com/kraj/meta-altera>`__ hardware layer. | 288 | `meta-altera <https://github.com/kraj/meta-altera>`__ hardware layer. |
| 289 | 289 | ||
| 290 | #. **Clone the Layer** Use Git to make a local copy of the layer on your | 290 | #. **Clone the Layer:** Use Git to make a local copy of the layer on your |
| 291 | machine. You can put the copy in the top level of the copy of the | 291 | machine. You can put the copy in the top level of the copy of the |
| 292 | Poky repository created earlier: | 292 | Poky repository created earlier: |
| 293 | 293 | ||
| @@ -299,7 +299,7 @@ Follow these steps to add a hardware layer: | |||
| 299 | remote: Counting objects: 25170, done. | 299 | remote: Counting objects: 25170, done. |
| 300 | remote: Compressing objects: 100% (350/350), done. | 300 | remote: Compressing objects: 100% (350/350), done. |
| 301 | remote: Total 25170 (delta 645), reused 719 (delta 538), pack-reused 24219 | 301 | remote: Total 25170 (delta 645), reused 719 (delta 538), pack-reused 24219 |
| 302 | Receiving objects: 100% (25170/25170), 41.02 MiB \| 1.64 MiB/s, done. | 302 | Receiving objects: 100% (25170/25170), 41.02 MiB | 1.64 MiB/s, done. |
| 303 | Resolving deltas: 100% (13385/13385), done. | 303 | Resolving deltas: 100% (13385/13385), done. |
| 304 | Checking connectivity... done. | 304 | Checking connectivity... done. |
| 305 | 305 | ||
| @@ -340,7 +340,7 @@ Follow these steps to add a hardware layer: | |||
| 340 | $ cd ~/poky/build | 340 | $ cd ~/poky/build |
| 341 | $ bitbake-layers add-layer ../meta-altera | 341 | $ bitbake-layers add-layer ../meta-altera |
| 342 | NOTE: Starting bitbake server... | 342 | NOTE: Starting bitbake server... |
| 343 | Parsing recipes: 100% \|##################################################################\| Time: 0:00:32 | 343 | Parsing recipes: 100% |##################################################################| Time: 0:00:32 |
| 344 | Parsing of 918 .bb files complete (0 cached, 918 parsed). 1401 targets, | 344 | Parsing of 918 .bb files complete (0 cached, 918 parsed). 1401 targets, |
| 345 | 123 skipped, 0 masked, 0 errors. | 345 | 123 skipped, 0 masked, 0 errors. |
| 346 | 346 | ||
| @@ -388,7 +388,7 @@ Where To Go Next | |||
| 388 | ================ | 388 | ================ |
| 389 | 389 | ||
| 390 | Now that you have experienced using the Yocto Project, you might be | 390 | Now that you have experienced using the Yocto Project, you might be |
| 391 | asking yourself "What now?" The Yocto Project has many sources of | 391 | asking yourself "What now?". The Yocto Project has many sources of |
| 392 | information including the website, wiki pages, and user manuals: | 392 | information including the website, wiki pages, and user manuals: |
| 393 | 393 | ||
| 394 | - **Website:** The :yocto_home:`Yocto Project Website <>` provides | 394 | - **Website:** The :yocto_home:`Yocto Project Website <>` provides |
