diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.rst')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst index 053f09cdcd..d4727a6f6f 100644 --- a/documentation/dev-manual/dev-manual-start.rst +++ b/documentation/dev-manual/dev-manual-start.rst | |||
@@ -342,10 +342,10 @@ using a given development path on your native Linux machine. If you are | |||
342 | going to use BitBake, see the | 342 | going to use BitBake, see the |
343 | ":ref:`dev-manual/dev-manual-start:cloning the \`\`poky\`\` repository`" | 343 | ":ref:`dev-manual/dev-manual-start:cloning the \`\`poky\`\` repository`" |
344 | section. If you are going | 344 | section. If you are going |
345 | to use the Extensible SDK, see the ":doc:`../sdk-manual/sdk-extensible`" Chapter in the Yocto | 345 | to use the Extensible SDK, see the ":doc:`/sdk-manual/sdk-extensible`" Chapter in the Yocto |
346 | Project Application Development and the Extensible Software Development | 346 | Project Application Development and the Extensible Software Development |
347 | Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`../kernel-dev/index`. If you are going to use | 347 | Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use |
348 | Toaster, see the ":doc:`../toaster-manual/toaster-manual-setup-and-use`" | 348 | Toaster, see the ":doc:`/toaster-manual/toaster-manual-setup-and-use`" |
349 | section in the Toaster User Manual. | 349 | section in the Toaster User Manual. |
350 | 350 | ||
351 | Setting Up to Use CROss PlatformS (CROPS) | 351 | Setting Up to Use CROss PlatformS (CROPS) |
@@ -442,10 +442,10 @@ as if you were running on a native Linux machine. If you are going to | |||
442 | use the Poky container, see the | 442 | use the Poky container, see the |
443 | ":ref:`dev-manual/dev-manual-start:cloning the \`\`poky\`\` repository`" | 443 | ":ref:`dev-manual/dev-manual-start:cloning the \`\`poky\`\` repository`" |
444 | section. If you are going to use the Extensible SDK container, see the | 444 | section. If you are going to use the Extensible SDK container, see the |
445 | ":doc:`../sdk-manual/sdk-extensible`" Chapter in the Yocto | 445 | ":doc:`/sdk-manual/sdk-extensible`" Chapter in the Yocto |
446 | Project Application Development and the Extensible Software Development | 446 | Project Application Development and the Extensible Software Development |
447 | Kit (eSDK) manual. If you are going to use the Toaster container, see | 447 | Kit (eSDK) manual. If you are going to use the Toaster container, see |
448 | the ":doc:`../toaster-manual/toaster-manual-setup-and-use`" | 448 | the ":doc:`/toaster-manual/toaster-manual-setup-and-use`" |
449 | section in the Toaster User Manual. | 449 | section in the Toaster User Manual. |
450 | 450 | ||
451 | Setting Up to Use Windows Subsystem For Linux (WSLv2) | 451 | Setting Up to Use Windows Subsystem For Linux (WSLv2) |
@@ -557,10 +557,10 @@ your Yocto Project build host: | |||
557 | 557 | ||
558 | Once you have WSLv2 set up, everything is in place to develop just as if | 558 | Once you have WSLv2 set up, everything is in place to develop just as if |
559 | you were running on a native Linux machine. If you are going to use the | 559 | you were running on a native Linux machine. If you are going to use the |
560 | Extensible SDK container, see the ":doc:`../sdk-manual/sdk-extensible`" Chapter in the Yocto | 560 | Extensible SDK container, see the ":doc:`/sdk-manual/sdk-extensible`" Chapter in the Yocto |
561 | Project Application Development and the Extensible Software Development | 561 | Project Application Development and the Extensible Software Development |
562 | Kit (eSDK) manual. If you are going to use the Toaster container, see | 562 | Kit (eSDK) manual. If you are going to use the Toaster container, see |
563 | the ":doc:`../toaster-manual/toaster-manual-setup-and-use`" | 563 | the ":doc:`/toaster-manual/toaster-manual-setup-and-use`" |
564 | section in the Toaster User Manual. | 564 | section in the Toaster User Manual. |
565 | 565 | ||
566 | Locating Yocto Project Source Files | 566 | Locating Yocto Project Source Files |