diff options
Diffstat (limited to 'documentation/migration-guides')
9 files changed, 12 insertions, 12 deletions
diff --git a/documentation/migration-guides/migration-1.4.rst b/documentation/migration-guides/migration-1.4.rst index baf3c08379..471bfb0f2a 100644 --- a/documentation/migration-guides/migration-1.4.rst +++ b/documentation/migration-guides/migration-1.4.rst | |||
@@ -83,7 +83,7 @@ create an append file for the ``init-ifupdown`` recipe instead, which | |||
83 | you can find in the :term:`Source Directory` at | 83 | you can find in the :term:`Source Directory` at |
84 | ``meta/recipes-core/init-ifupdown``. For information on how to use | 84 | ``meta/recipes-core/init-ifupdown``. For information on how to use |
85 | append files, see the | 85 | append files, see the |
86 | ":ref:`dev-manual/common-tasks:appending other layers metadata with your layer`" | 86 | ":ref:`dev-manual/layers:appending other layers metadata with your layer`" |
87 | section in the Yocto Project Development Tasks Manual. | 87 | section in the Yocto Project Development Tasks Manual. |
88 | 88 | ||
89 | .. _migration-1.4-remote-debugging: | 89 | .. _migration-1.4-remote-debugging: |
diff --git a/documentation/migration-guides/migration-1.5.rst b/documentation/migration-guides/migration-1.5.rst index ad7e239eaf..7ddbc01766 100644 --- a/documentation/migration-guides/migration-1.5.rst +++ b/documentation/migration-guides/migration-1.5.rst | |||
@@ -248,7 +248,7 @@ A new automated image testing framework has been added through the | |||
248 | framework replaces the older ``imagetest-qemu`` framework. | 248 | framework replaces the older ``imagetest-qemu`` framework. |
249 | 249 | ||
250 | You can learn more about performing automated image tests in the | 250 | You can learn more about performing automated image tests in the |
251 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" | 251 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" |
252 | section in the Yocto Project Development Tasks Manual. | 252 | section in the Yocto Project Development Tasks Manual. |
253 | 253 | ||
254 | .. _migration-1.5-build-history: | 254 | .. _migration-1.5-build-history: |
@@ -271,7 +271,7 @@ Following are changes to Build History: | |||
271 | option for each utility for more information on the new syntax. | 271 | option for each utility for more information on the new syntax. |
272 | 272 | ||
273 | For more information on Build History, see the | 273 | For more information on Build History, see the |
274 | ":ref:`dev-manual/common-tasks:maintaining build output quality`" | 274 | ":ref:`dev-manual/build-quality:maintaining build output quality`" |
275 | section in the Yocto Project Development Tasks Manual. | 275 | section in the Yocto Project Development Tasks Manual. |
276 | 276 | ||
277 | .. _migration-1.5-udev: | 277 | .. _migration-1.5-udev: |
diff --git a/documentation/migration-guides/migration-1.6.rst b/documentation/migration-guides/migration-1.6.rst index d07731dcb0..06414ba121 100644 --- a/documentation/migration-guides/migration-1.6.rst +++ b/documentation/migration-guides/migration-1.6.rst | |||
@@ -12,7 +12,7 @@ Project 1.6 Release (codename "daisy") from the prior release. | |||
12 | The :ref:`archiver <ref-classes-archiver>` class has been rewritten | 12 | The :ref:`archiver <ref-classes-archiver>` class has been rewritten |
13 | and its configuration has been simplified. For more details on the | 13 | and its configuration has been simplified. For more details on the |
14 | source archiver, see the | 14 | source archiver, see the |
15 | ":ref:`dev-manual/common-tasks:maintaining open source license compliance during your product's lifecycle`" | 15 | ":ref:`dev-manual/licenses:maintaining open source license compliance during your product's lifecycle`" |
16 | section in the Yocto Project Development Tasks Manual. | 16 | section in the Yocto Project Development Tasks Manual. |
17 | 17 | ||
18 | .. _migration-1.6-packaging-changes: | 18 | .. _migration-1.6-packaging-changes: |
@@ -147,7 +147,7 @@ NFS mount, an error occurs. | |||
147 | The ``PRINC`` variable has been deprecated and triggers a warning if | 147 | The ``PRINC`` variable has been deprecated and triggers a warning if |
148 | detected during a build. For :term:`PR` increments on changes, | 148 | detected during a build. For :term:`PR` increments on changes, |
149 | use the PR service instead. You can find out more about this service in | 149 | use the PR service instead. You can find out more about this service in |
150 | the ":ref:`dev-manual/common-tasks:working with a pr service`" | 150 | the ":ref:`dev-manual/packages:working with a pr service`" |
151 | section in the Yocto Project Development Tasks Manual. | 151 | section in the Yocto Project Development Tasks Manual. |
152 | 152 | ||
153 | .. _migration-1.6-variable-changes-IMAGE_TYPES: | 153 | .. _migration-1.6-variable-changes-IMAGE_TYPES: |
@@ -220,7 +220,7 @@ Package Test (ptest) | |||
220 | 220 | ||
221 | Package Tests (ptest) are built but not installed by default. For | 221 | Package Tests (ptest) are built but not installed by default. For |
222 | information on using Package Tests, see the | 222 | information on using Package Tests, see the |
223 | ":ref:`dev-manual/common-tasks:testing packages with ptest`" section in the | 223 | ":ref:`dev-manual/packages:testing packages with ptest`" section in the |
224 | Yocto Project Development Tasks Manual. For information on the | 224 | Yocto Project Development Tasks Manual. For information on the |
225 | :ref:`ptest <ref-classes-ptest>` class, see the ":ref:`ref-classes-ptest`" | 225 | :ref:`ptest <ref-classes-ptest>` class, see the ":ref:`ref-classes-ptest`" |
226 | section. | 226 | section. |
diff --git a/documentation/migration-guides/migration-1.7.rst b/documentation/migration-guides/migration-1.7.rst index e1a7594fb1..0c13e182cb 100644 --- a/documentation/migration-guides/migration-1.7.rst +++ b/documentation/migration-guides/migration-1.7.rst | |||
@@ -217,7 +217,7 @@ The following miscellaneous change occurred: | |||
217 | should manually remove old "build-id" files from your existing build | 217 | should manually remove old "build-id" files from your existing build |
218 | history repositories to avoid confusion. For information on the build | 218 | history repositories to avoid confusion. For information on the build |
219 | history feature, see the | 219 | history feature, see the |
220 | ":ref:`dev-manual/common-tasks:maintaining build output quality`" | 220 | ":ref:`dev-manual/build-quality:maintaining build output quality`" |
221 | section in the Yocto Project Development Tasks Manual. | 221 | section in the Yocto Project Development Tasks Manual. |
222 | 222 | ||
223 | 223 | ||
diff --git a/documentation/migration-guides/migration-2.1.rst b/documentation/migration-guides/migration-2.1.rst index f045feadff..0e266a7ff3 100644 --- a/documentation/migration-guides/migration-2.1.rst +++ b/documentation/migration-guides/migration-2.1.rst | |||
@@ -343,7 +343,7 @@ This release supports generation of GLib Introspective Repository (GIR) | |||
343 | files through GObject introspection, which is the standard mechanism for | 343 | files through GObject introspection, which is the standard mechanism for |
344 | accessing GObject-based software from runtime environments. You can | 344 | accessing GObject-based software from runtime environments. You can |
345 | enable, disable, and test the generation of this data. See the | 345 | enable, disable, and test the generation of this data. See the |
346 | ":ref:`dev-manual/common-tasks:enabling gobject introspection support`" | 346 | ":ref:`dev-manual/gobject-introspection:enabling gobject introspection support`" |
347 | section in the Yocto Project Development Tasks Manual for more | 347 | section in the Yocto Project Development Tasks Manual for more |
348 | information. | 348 | information. |
349 | 349 | ||
diff --git a/documentation/migration-guides/migration-2.3.rst b/documentation/migration-guides/migration-2.3.rst index 4a1f159e92..071a1945d3 100644 --- a/documentation/migration-guides/migration-2.3.rst +++ b/documentation/migration-guides/migration-2.3.rst | |||
@@ -363,7 +363,7 @@ The following changes have been made to Wic: | |||
363 | .. note:: | 363 | .. note:: |
364 | 364 | ||
365 | For more information on Wic, see the | 365 | For more information on Wic, see the |
366 | ":ref:`dev-manual/common-tasks:creating partitioned images using wic`" | 366 | ":ref:`dev-manual/wic:creating partitioned images using wic`" |
367 | section in the Yocto Project Development Tasks Manual. | 367 | section in the Yocto Project Development Tasks Manual. |
368 | 368 | ||
369 | - *Default Output Directory Changed:* Wic's default output directory is | 369 | - *Default Output Directory Changed:* Wic's default output directory is |
diff --git a/documentation/migration-guides/migration-2.5.rst b/documentation/migration-guides/migration-2.5.rst index 04f4cd7e73..df117616bc 100644 --- a/documentation/migration-guides/migration-2.5.rst +++ b/documentation/migration-guides/migration-2.5.rst | |||
@@ -264,7 +264,7 @@ The following are additional changes: | |||
264 | will trigger a warning during :ref:`ref-tasks-rootfs`. | 264 | will trigger a warning during :ref:`ref-tasks-rootfs`. |
265 | 265 | ||
266 | For more information, see the | 266 | For more information, see the |
267 | ":ref:`dev-manual/common-tasks:post-installation scripts`" | 267 | ":ref:`dev-manual/new-recipe:post-installation scripts`" |
268 | section in the Yocto Project Development Tasks Manual. | 268 | section in the Yocto Project Development Tasks Manual. |
269 | 269 | ||
270 | - The ``elf`` image type has been removed. This image type was removed | 270 | - The ``elf`` image type has been removed. This image type was removed |
diff --git a/documentation/migration-guides/migration-2.6.rst b/documentation/migration-guides/migration-2.6.rst index 59592997ff..3d5ee18cbd 100644 --- a/documentation/migration-guides/migration-2.6.rst +++ b/documentation/migration-guides/migration-2.6.rst | |||
@@ -367,7 +367,7 @@ Any failure of a ``pkg_postinst()`` script (including exit 1) triggers | |||
367 | an error during the :ref:`ref-tasks-rootfs` task. | 367 | an error during the :ref:`ref-tasks-rootfs` task. |
368 | 368 | ||
369 | For more information on post-installation behavior, see the | 369 | For more information on post-installation behavior, see the |
370 | ":ref:`dev-manual/common-tasks:post-installation scripts`" | 370 | ":ref:`dev-manual/new-recipe:post-installation scripts`" |
371 | section in the Yocto Project Development Tasks Manual. | 371 | section in the Yocto Project Development Tasks Manual. |
372 | 372 | ||
373 | .. _migration-2.6-python-3-profile-guided-optimizations: | 373 | .. _migration-2.6-python-3-profile-guided-optimizations: |
diff --git a/documentation/migration-guides/migration-general.rst b/documentation/migration-guides/migration-general.rst index 8503017580..4d9dfbe617 100644 --- a/documentation/migration-guides/migration-general.rst +++ b/documentation/migration-guides/migration-general.rst | |||
@@ -103,4 +103,4 @@ any new Yocto Project release. | |||
103 | :ref:`buildhistory <ref-classes-buildhistory>` output using ``git diff`` or ``buildhistory-diff``. | 103 | :ref:`buildhistory <ref-classes-buildhistory>` output using ``git diff`` or ``buildhistory-diff``. |
104 | 104 | ||
105 | For more information on using :ref:`buildhistory <ref-classes-buildhistory>`, see | 105 | For more information on using :ref:`buildhistory <ref-classes-buildhistory>`, see |
106 | :ref:`dev-manual/common-tasks:maintaining build output quality`. | 106 | :ref:`dev-manual/build-quality:maintaining build output quality`. |