diff options
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
| -rw-r--r-- | documentation/brief-yoctoprojectqs/index.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst index 6a12b19ca0..7ae4526c42 100644 --- a/documentation/brief-yoctoprojectqs/index.rst +++ b/documentation/brief-yoctoprojectqs/index.rst | |||
| @@ -297,7 +297,7 @@ modular development and makes it easier to reuse the layer metadata. | |||
| 297 | 297 | ||
| 298 | Follow these steps to add a hardware layer: | 298 | Follow these steps to add a hardware layer: |
| 299 | 299 | ||
| 300 | #. **Find a Layer:** Lots of hardware layers exist. The Yocto Project | 300 | #. **Find a Layer:** Many hardware layers are available. The Yocto Project |
| 301 | :yocto_git:`Source Repositories <>` has many hardware layers. | 301 | :yocto_git:`Source Repositories <>` has many hardware layers. |
| 302 | This example adds the | 302 | This example adds the |
| 303 | `meta-altera <https://github.com/kraj/meta-altera>`__ hardware layer. | 303 | `meta-altera <https://github.com/kraj/meta-altera>`__ hardware layer. |
| @@ -318,8 +318,8 @@ Follow these steps to add a hardware layer: | |||
| 318 | Resolving deltas: 100% (13385/13385), done. | 318 | Resolving deltas: 100% (13385/13385), done. |
| 319 | Checking connectivity... done. | 319 | Checking connectivity... done. |
| 320 | 320 | ||
| 321 | The hardware layer now exists | 321 | The hardware layer is now available |
| 322 | with other layers inside the Poky reference repository on your build | 322 | next to other layers inside the Poky reference repository on your build |
| 323 | host as ``meta-altera`` and contains all the metadata needed to | 323 | host as ``meta-altera`` and contains all the metadata needed to |
| 324 | support hardware from Altera, which is owned by Intel. | 324 | support hardware from Altera, which is owned by Intel. |
| 325 | 325 | ||
| @@ -431,8 +431,8 @@ information including the website, wiki pages, and user manuals: | |||
| 431 | information. | 431 | information. |
| 432 | 432 | ||
| 433 | - **Yocto Project Mailing Lists:** Related mailing lists provide a forum | 433 | - **Yocto Project Mailing Lists:** Related mailing lists provide a forum |
| 434 | for discussion, patch submission and announcements. Several mailing | 434 | for discussion, patch submission and announcements. There are several |
| 435 | lists exist and are grouped according to areas of concern. See the | 435 | mailing lists grouped by topic. See the |
| 436 | :ref:`ref-manual/resources:mailing lists` | 436 | :ref:`ref-manual/resources:mailing lists` |
| 437 | section in the Yocto Project Reference Manual for a complete list of | 437 | section in the Yocto Project Reference Manual for a complete list of |
| 438 | Yocto Project mailing lists. | 438 | Yocto Project mailing lists. |
