diff options
Diffstat (limited to 'documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst')
-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 563c3f2d9a..8af70b4d46 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | |||
@@ -138,8 +138,8 @@ an entire Linux distribution, including the toolchain, from source. | |||
138 | - If you do not know your proxy settings, consult your local network | 138 | - If you do not know your proxy settings, consult your local network |
139 | infrastructure resources and get that information. A good starting | 139 | infrastructure resources and get that information. A good starting |
140 | point could also be to check your web browser settings. Finally, | 140 | point could also be to check your web browser settings. Finally, |
141 | you can find more information on the "`Working Behind a Network | 141 | you can find more information on the |
142 | Proxy <https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy>`__" | 142 | ":yocto_wiki:`Working Behind a Network Proxy </wiki/Working_Behind_a_Network_Proxy>`" |
143 | page of the Yocto Project Wiki. | 143 | page of the Yocto Project Wiki. |
144 | 144 | ||
145 | 1. *Initialize the Build Environment:* From within the ``poky`` | 145 | 1. *Initialize the Build Environment:* From within the ``poky`` |
@@ -239,7 +239,7 @@ modular development and makes it easier to reuse the layer metadata. | |||
239 | Follow these steps to add a hardware layer: | 239 | Follow these steps to add a hardware layer: |
240 | 240 | ||
241 | 1. *Find a Layer:* Lots of hardware layers exist. The Yocto Project | 241 | 1. *Find a Layer:* Lots of hardware layers exist. The Yocto Project |
242 | `Source Repositories <&YOCTO_GIT_URL;>`__ has many hardware layers. | 242 | :yocto_git:`Source Repositories <>` has many hardware layers. |
243 | This example adds the | 243 | This example adds the |
244 | `meta-altera <https://github.com/kraj/meta-altera>`__ hardware layer. | 244 | `meta-altera <https://github.com/kraj/meta-altera>`__ hardware layer. |
245 | 245 | ||
@@ -324,7 +324,7 @@ Now that you have experienced using the Yocto Project, you might be | |||
324 | asking yourself "What now?" The Yocto Project has many sources of | 324 | asking yourself "What now?" The Yocto Project has many sources of |
325 | information including the website, wiki pages, and user manuals: | 325 | information including the website, wiki pages, and user manuals: |
326 | 326 | ||
327 | - *Website:* The `Yocto Project Website <&YOCTO_HOME_URL;>`__ provides | 327 | - *Website:* The :yocto_home:`Yocto Project Website <>` provides |
328 | background information, the latest builds, breaking news, full | 328 | background information, the latest builds, breaking news, full |
329 | development documentation, and access to a rich Yocto Project | 329 | development documentation, and access to a rich Yocto Project |
330 | Development Community into which you can tap. | 330 | Development Community into which you can tap. |
@@ -343,7 +343,7 @@ information including the website, wiki pages, and user manuals: | |||
343 | The manual also provides conceptual information for various aspects | 343 | The manual also provides conceptual information for various aspects |
344 | of the Yocto Project. | 344 | of the Yocto Project. |
345 | 345 | ||
346 | - *Yocto Project Wiki:* The `Yocto Project Wiki <&YOCTO_WIKI_URL;>`__ | 346 | - *Yocto Project Wiki:* The :yocto_wiki:`Yocto Project Wiki <>` |
347 | provides additional information on where to go next when ramping up | 347 | provides additional information on where to go next when ramping up |
348 | with the Yocto Project, release information, project planning, and QA | 348 | with the Yocto Project, release information, project planning, and QA |
349 | information. | 349 | information. |