summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-1.6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-1.6.rst')
-rw-r--r--documentation/migration-guides/migration-1.6.rst6
1 files changed, 3 insertions, 3 deletions
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.
12The :ref:`archiver <ref-classes-archiver>` class has been rewritten 12The :ref:`archiver <ref-classes-archiver>` class has been rewritten
13and its configuration has been simplified. For more details on the 13and its configuration has been simplified. For more details on the
14source archiver, see the 14source 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`"
16section in the Yocto Project Development Tasks Manual. 16section 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.
147The ``PRINC`` variable has been deprecated and triggers a warning if 147The ``PRINC`` variable has been deprecated and triggers a warning if
148detected during a build. For :term:`PR` increments on changes, 148detected during a build. For :term:`PR` increments on changes,
149use the PR service instead. You can find out more about this service in 149use the PR service instead. You can find out more about this service in
150the ":ref:`dev-manual/common-tasks:working with a pr service`" 150the ":ref:`dev-manual/packages:working with a pr service`"
151section in the Yocto Project Development Tasks Manual. 151section 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
221Package Tests (ptest) are built but not installed by default. For 221Package Tests (ptest) are built but not installed by default. For
222information on using Package Tests, see the 222information 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
224Yocto Project Development Tasks Manual. For information on the 224Yocto 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`"
226section. 226section.