diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/tasks.rst | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/variables.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index 24203fcf78..35f6a1d349 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst | |||
| @@ -58,7 +58,7 @@ The default behavior of this task is to run ``oe_runmake clean`` if a | |||
| 58 | makefile (``Makefile``, ``makefile``, or ``GNUmakefile``) is found and | 58 | makefile (``Makefile``, ``makefile``, or ``GNUmakefile``) is found and |
| 59 | :term:`CLEANBROKEN` is not set to "1". If no such | 59 | :term:`CLEANBROKEN` is not set to "1". If no such |
| 60 | file is found or the :term:`CLEANBROKEN` variable is set to "1", the | 60 | file is found or the :term:`CLEANBROKEN` variable is set to "1", the |
| 61 | ``do_configure`` task does nothing. | 61 | :ref:`ref-tasks-configure` task does nothing. |
| 62 | 62 | ||
| 63 | .. _ref-tasks-configure_ptest_base: | 63 | .. _ref-tasks-configure_ptest_base: |
| 64 | 64 | ||
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 1582664e62..16eeb7346e 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -1620,7 +1620,7 @@ system and gives an overview of their function and contents. | |||
| 1620 | the appropriate staging sysroot, given by the | 1620 | the appropriate staging sysroot, given by the |
| 1621 | :term:`STAGING_DIR* <STAGING_DIR>` variables, by the time the | 1621 | :term:`STAGING_DIR* <STAGING_DIR>` variables, by the time the |
| 1622 | :ref:`ref-tasks-configure` task for ``foo`` runs. | 1622 | :ref:`ref-tasks-configure` task for ``foo`` runs. |
| 1623 | This mechanism is implemented by having ``do_configure`` depend on | 1623 | This mechanism is implemented by having :ref:`ref-tasks-configure` depend on |
| 1624 | the :ref:`ref-tasks-populate_sysroot` task of | 1624 | the :ref:`ref-tasks-populate_sysroot` task of |
| 1625 | each recipe listed in :term:`DEPENDS`, through a | 1625 | each recipe listed in :term:`DEPENDS`, through a |
| 1626 | ``[``\ :ref:`deptask <bitbake:bitbake-user-manual/bitbake-user-manual-metadata:variable flags>`\ ``]`` | 1626 | ``[``\ :ref:`deptask <bitbake:bitbake-user-manual/bitbake-user-manual-metadata:variable flags>`\ ``]`` |
| @@ -5563,7 +5563,7 @@ system and gives an overview of their function and contents. | |||
| 5563 | :ref:`cmake <ref-classes-cmake>` use :term:`PACKAGECONFIG_CONFARGS` to | 5563 | :ref:`cmake <ref-classes-cmake>` use :term:`PACKAGECONFIG_CONFARGS` to |
| 5564 | pass :term:`PACKAGECONFIG` options to ``configure`` and ``cmake``, | 5564 | pass :term:`PACKAGECONFIG` options to ``configure`` and ``cmake``, |
| 5565 | respectively. If you are using :term:`PACKAGECONFIG` but not a class that | 5565 | respectively. If you are using :term:`PACKAGECONFIG` but not a class that |
| 5566 | handles the ``do_configure`` task, then you need to use | 5566 | handles the :ref:`ref-tasks-configure` task, then you need to use |
| 5567 | :term:`PACKAGECONFIG_CONFARGS` appropriately. | 5567 | :term:`PACKAGECONFIG_CONFARGS` appropriately. |
| 5568 | 5568 | ||
| 5569 | :term:`PACKAGEGROUP_DISABLE_COMPLEMENTARY` | 5569 | :term:`PACKAGEGROUP_DISABLE_COMPLEMENTARY` |
