diff options
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
| -rw-r--r-- | documentation/ref-manual/tasks.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index a2b8763e7c..e61f6659eb 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst | |||
| @@ -343,7 +343,7 @@ while ``file2.patch`` would not be applied. | |||
| 343 | You can find out more about the patching process in the | 343 | You can find out more about the patching process in the |
| 344 | ":ref:`overview-manual/concepts:patching`" section in | 344 | ":ref:`overview-manual/concepts:patching`" section in |
| 345 | the Yocto Project Overview and Concepts Manual and the | 345 | the Yocto Project Overview and Concepts Manual and the |
| 346 | ":ref:`dev-manual/common-tasks:patching code`" section in the | 346 | ":ref:`dev-manual/new-recipe:patching code`" section in the |
| 347 | Yocto Project Development Tasks Manual. | 347 | Yocto Project Development Tasks Manual. |
| 348 | 348 | ||
| 349 | .. _ref-tasks-populate_lic: | 349 | .. _ref-tasks-populate_lic: |
| @@ -522,7 +522,7 @@ scratch is guaranteed. | |||
| 522 | Starts a shell in which an interactive Python interpreter allows you to | 522 | Starts a shell in which an interactive Python interpreter allows you to |
| 523 | interact with the BitBake build environment. From within this shell, you | 523 | interact with the BitBake build environment. From within this shell, you |
| 524 | can directly examine and set bits from the data store and execute | 524 | can directly examine and set bits from the data store and execute |
| 525 | functions as if within the BitBake environment. See the ":ref:`dev-manual/common-tasks:using a python development shell`" section in | 525 | functions as if within the BitBake environment. See the ":ref:`dev-manual/python-development-shell:using a Python development shell`" section in |
| 526 | the Yocto Project Development Tasks Manual for more information about | 526 | the Yocto Project Development Tasks Manual for more information about |
| 527 | using ``pydevshell``. | 527 | using ``pydevshell``. |
| 528 | 528 | ||
| @@ -532,7 +532,7 @@ using ``pydevshell``. | |||
| 532 | --------------- | 532 | --------------- |
| 533 | 533 | ||
| 534 | Starts a shell whose environment is set up for development, debugging, | 534 | Starts a shell whose environment is set up for development, debugging, |
| 535 | or both. See the ":ref:`dev-manual/common-tasks:using a development shell`" section in the | 535 | or both. See the ":ref:`dev-manual/development-shell:using a development shell`" section in the |
| 536 | Yocto Project Development Tasks Manual for more information about using | 536 | Yocto Project Development Tasks Manual for more information about using |
| 537 | ``devshell``. | 537 | ``devshell``. |
| 538 | 538 | ||
| @@ -597,7 +597,7 @@ information on how the root filesystem is created. | |||
| 597 | 597 | ||
| 598 | Boots an image and performs runtime tests within the image. For | 598 | Boots an image and performs runtime tests within the image. For |
| 599 | information on automatically testing images, see the | 599 | information on automatically testing images, see the |
| 600 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" | 600 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" |
| 601 | section in the Yocto Project Development Tasks Manual. | 601 | section in the Yocto Project Development Tasks Manual. |
| 602 | 602 | ||
| 603 | .. _ref-tasks-testimage_auto: | 603 | .. _ref-tasks-testimage_auto: |
| @@ -610,7 +610,7 @@ after it has been built. This task is enabled when you set | |||
| 610 | :term:`TESTIMAGE_AUTO` equal to "1". | 610 | :term:`TESTIMAGE_AUTO` equal to "1". |
| 611 | 611 | ||
| 612 | For information on automatically testing images, see the | 612 | For information on automatically testing images, see the |
| 613 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" | 613 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" |
| 614 | section in the Yocto Project Development Tasks Manual. | 614 | section in the Yocto Project Development Tasks Manual. |
| 615 | 615 | ||
| 616 | Kernel-Related Tasks | 616 | Kernel-Related Tasks |
