diff options
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 8 | ||||
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 8aa86c06e9..019ead85cb 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -830,7 +830,7 @@ processes patches, see the | |||
830 | ":ref:`dev-manual/common-tasks:patching code`" | 830 | ":ref:`dev-manual/common-tasks:patching code`" |
831 | section in the | 831 | section in the |
832 | Yocto Project Development Tasks Manual. You can also see the | 832 | Yocto Project Development Tasks Manual. You can also see the |
833 | ":ref:`sdk-manual/sdk-extensible:use \`\`devtool modify\`\` to modify the source of an existing component`" | 833 | ":ref:`sdk-manual/extensible:use \`\`devtool modify\`\` to modify the source of an existing component`" |
834 | section in the Yocto Project Application Development and the Extensible | 834 | section in the Yocto Project Application Development and the Extensible |
835 | Software Development Kit (SDK) manual and the | 835 | Software Development Kit (SDK) manual and the |
836 | ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`" | 836 | ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`" |
@@ -1112,7 +1112,7 @@ the extensible SDK (eSDK): | |||
1112 | see the ":ref:`overview-manual/concepts:cross-development toolchain generation`" | 1112 | see the ":ref:`overview-manual/concepts:cross-development toolchain generation`" |
1113 | section. For information on advantages gained when building a | 1113 | section. For information on advantages gained when building a |
1114 | cross-development toolchain using the do_populate_sdk task, see the | 1114 | cross-development toolchain using the do_populate_sdk task, see the |
1115 | ":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`" section in | 1115 | ":ref:`sdk-manual/appendix-obtain:building an sdk installer`" section in |
1116 | the Yocto Project Application Development and the Extensible Software | 1116 | the Yocto Project Application Development and the Extensible Software |
1117 | Development Kit (eSDK) manual. | 1117 | Development Kit (eSDK) manual. |
1118 | 1118 | ||
@@ -1443,7 +1443,7 @@ Cross-Development Toolchain Generation | |||
1443 | ====================================== | 1443 | ====================================== |
1444 | 1444 | ||
1445 | The Yocto Project does most of the work for you when it comes to | 1445 | The Yocto Project does most of the work for you when it comes to |
1446 | creating :ref:`sdk-manual/sdk-intro:the cross-development toolchain`. This | 1446 | creating :ref:`sdk-manual/intro:the cross-development toolchain`. This |
1447 | section provides some technical background on how cross-development | 1447 | section provides some technical background on how cross-development |
1448 | toolchains are created and used. For more information on toolchains, you | 1448 | toolchains are created and used. For more information on toolchains, you |
1449 | can also see the :doc:`/sdk-manual/index` manual. | 1449 | can also see the :doc:`/sdk-manual/index` manual. |
@@ -1573,7 +1573,7 @@ Here is the bootstrap process for the relocatable toolchain: | |||
1573 | 1573 | ||
1574 | For information on advantages gained when building a | 1574 | For information on advantages gained when building a |
1575 | cross-development toolchain installer, see the | 1575 | cross-development toolchain installer, see the |
1576 | ":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`" appendix | 1576 | ":ref:`sdk-manual/appendix-obtain:building an sdk installer`" appendix |
1577 | in the Yocto Project Application Development and the | 1577 | in the Yocto Project Application Development and the |
1578 | Extensible Software Development Kit (eSDK) manual. | 1578 | Extensible Software Development Kit (eSDK) manual. |
1579 | 1579 | ||
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 3afbb9378f..c66b4b5da2 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -327,7 +327,7 @@ applications using the Yocto Project: | |||
327 | You can read about the ``devtool`` workflow in the Yocto Project | 327 | You can read about the ``devtool`` workflow in the Yocto Project |
328 | Application Development and Extensible Software Development Kit | 328 | Application Development and Extensible Software Development Kit |
329 | (eSDK) Manual in the | 329 | (eSDK) Manual in the |
330 | ":ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow`" | 330 | ":ref:`sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow`" |
331 | section. | 331 | section. |
332 | 332 | ||
333 | - *Extensible Software Development Kit (eSDK):* The eSDK provides a | 333 | - *Extensible Software Development Kit (eSDK):* The eSDK provides a |