diff options
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst')
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst index 14c342a6a7..84d65fa9c3 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst | |||
| @@ -648,13 +648,6 @@ compiled binary. To handle this, BitBake calls the | |||
| 648 | each successful setscene task to know whether or not it needs to obtain | 648 | each successful setscene task to know whether or not it needs to obtain |
| 649 | the dependencies of that task. | 649 | the dependencies of that task. |
| 650 | 650 | ||
| 651 | Finally, after all the setscene tasks have executed, BitBake calls the | ||
| 652 | function listed in | ||
| 653 | :term:`BB_SETSCENE_VERIFY_FUNCTION2` | ||
| 654 | with the list of tasks BitBake thinks has been "covered". The metadata | ||
| 655 | can then ensure that this list is correct and can inform BitBake that it | ||
| 656 | wants specific tasks to be run regardless of the setscene result. | ||
| 657 | |||
| 658 | You can find more information on setscene metadata in the | 651 | You can find more information on setscene metadata in the |
| 659 | :ref:`bitbake-user-manual/bitbake-user-manual-metadata:task checksums and setscene` | 652 | :ref:`bitbake-user-manual/bitbake-user-manual-metadata:task checksums and setscene` |
| 660 | section. | 653 | section. |
