summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-1.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-1.5.rst')
-rw-r--r--documentation/migration-guides/migration-1.5.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-1.5.rst b/documentation/migration-guides/migration-1.5.rst
index 0306b99c65..93db14c3ba 100644
--- a/documentation/migration-guides/migration-1.5.rst
+++ b/documentation/migration-guides/migration-1.5.rst
@@ -240,7 +240,7 @@ Automated Image Testing
240----------------------- 240-----------------------
241 241
242A new automated image testing framework has been added through the 242A new automated image testing framework has been added through the
243:ref:`testimage.bbclass <ref-classes-testimage*>` class. This 243:ref:`ref-classes-testimage*` classes. This
244framework replaces the older ``imagetest-qemu`` framework. 244framework replaces the older ``imagetest-qemu`` framework.
245 245
246You can learn more about performing automated image tests in the 246You can learn more about performing automated image tests in the
@@ -341,7 +341,7 @@ Following is a list of short entries describing other changes:
341 341
342- ``libpam``: Deny all services for the ``OTHER`` entries. 342- ``libpam``: Deny all services for the ``OTHER`` entries.
343 343
344- ``image.bbclass``: Move ``runtime_mapping_rename`` to avoid conflict 344- :ref:`ref-classes-image`: Move ``runtime_mapping_rename`` to avoid conflict
345 with ``multilib``. See :yocto_bugs:`YOCTO #4993 </show_bug.cgi?id=4993>` 345 with ``multilib``. See :yocto_bugs:`YOCTO #4993 </show_bug.cgi?id=4993>`
346 in Bugzilla for more information. 346 in Bugzilla for more information.
347 347