diff options
Diffstat (limited to 'documentation/migration-guides/migration-2.6.rst')
-rw-r--r-- | documentation/migration-guides/migration-2.6.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.6.rst b/documentation/migration-guides/migration-2.6.rst index 11e659de7c..32bb48bccc 100644 --- a/documentation/migration-guides/migration-2.6.rst +++ b/documentation/migration-guides/migration-2.6.rst | |||
@@ -135,7 +135,7 @@ Fetching these types of dependencies that are not provided in the | |||
135 | sysroot negatively affects the ability to reproduce builds. This type of | 135 | sysroot negatively affects the ability to reproduce builds. This type of |
136 | fetching is now explicitly disabled. Consequently, any missing | 136 | fetching is now explicitly disabled. Consequently, any missing |
137 | dependencies in Python recipes that use these classes now result in an | 137 | dependencies in Python recipes that use these classes now result in an |
138 | error during the ``do_configure`` task. | 138 | error during the :ref:`ref-tasks-configure` task. |
139 | 139 | ||
140 | .. _migration-2.6-linux-yocto-configuration-audit-issues-now-correctly-reported: | 140 | .. _migration-2.6-linux-yocto-configuration-audit-issues-now-correctly-reported: |
141 | 141 | ||