diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-11-14 17:44:01 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-11-28 05:00:32 -1000 |
| commit | a2d67684cc830181f00d4a432d10faf1c0495f25 (patch) | |
| tree | 26ab9f04d0e682a9f1ce3a4579ca331fefe92039 /documentation/migration-guides | |
| parent | fdd88b549fbddcfad967b9fc0d11b66e1bbd0dd1 (diff) | |
| download | poky-a2d67684cc830181f00d4a432d10faf1c0495f25.tar.gz | |
manuals: update class references
Synchronizing with master whenever possible,
to make the branch easier to maintain.
(From yocto-docs rev: 825b1292ab08770b2d8cfdc1e11358a2790c1a1b)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/migration-guides')
| -rw-r--r-- | documentation/migration-guides/migration-1.5.rst | 2 | ||||
| -rw-r--r-- | documentation/migration-guides/migration-2.6.rst | 2 |
2 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 31943fc701..6affe68b58 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 | ||
| 242 | A new automated image testing framework has been added through the | 242 | A new automated image testing framework has been added through the |
| 243 | :ref:`ref-classes-testimage*` classes. This | 243 | :ref:`ref-classes-testimage` classes. This |
| 244 | framework replaces the older ``imagetest-qemu`` framework. | 244 | framework replaces the older ``imagetest-qemu`` framework. |
| 245 | 245 | ||
| 246 | You can learn more about performing automated image tests in the | 246 | You can learn more about performing automated image tests in the |
diff --git a/documentation/migration-guides/migration-2.6.rst b/documentation/migration-guides/migration-2.6.rst index 647ef83bc6..ffac097a05 100644 --- a/documentation/migration-guides/migration-2.6.rst +++ b/documentation/migration-guides/migration-2.6.rst | |||
| @@ -319,7 +319,7 @@ This section provides information about automatic testing changes: | |||
| 319 | practices now dictate that you use the | 319 | practices now dictate that you use the |
| 320 | :term:`IMAGE_CLASSES` variable rather than the | 320 | :term:`IMAGE_CLASSES` variable rather than the |
| 321 | :term:`INHERIT` variable when you inherit the | 321 | :term:`INHERIT` variable when you inherit the |
| 322 | :ref:`testimage <ref-classes-testimage*>` and | 322 | :ref:`testimage <ref-classes-testimage>` and |
| 323 | :ref:`testsdk <ref-classes-testsdk>` classes used for automatic | 323 | :ref:`testsdk <ref-classes-testsdk>` classes used for automatic |
| 324 | testing. | 324 | testing. |
| 325 | 325 | ||
