summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-2.2.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-11-23 18:47:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-13 23:31:34 +0000
commita19add4aaaa4ff64ae3403eae415c08713bbdb38 (patch)
tree35e27a4aa032849c826344fd99f0207c39cb18bb /documentation/migration-guides/migration-2.2.rst
parent2b578eae4e50774dd449282beb287e10b0485cbc (diff)
downloadpoky-a19add4aaaa4ff64ae3403eae415c08713bbdb38.tar.gz
migration-guides: add more class references
(From yocto-docs rev: 29031a9da0f1a500a8b2b6a642ee553a352255f8) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-2.2.rst')
-rw-r--r--documentation/migration-guides/migration-2.2.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.2.rst b/documentation/migration-guides/migration-2.2.rst
index cbdc6a739e..c063deb44b 100644
--- a/documentation/migration-guides/migration-2.2.rst
+++ b/documentation/migration-guides/migration-2.2.rst
@@ -439,7 +439,7 @@ The following miscellaneous changes have occurred:
439 439
440- ``packagegroup-core-tools-testapps``: Removed Piglit. 440- ``packagegroup-core-tools-testapps``: Removed Piglit.
441 441
442- ``image.bbclass``: Renamed COMPRESS(ION) to CONVERSION. This change 442- :ref:`image.bbclass <ref-classes-image>`: Renamed COMPRESS(ION) to CONVERSION. This change
443 means that ``COMPRESSIONTYPES``, ``COMPRESS_DEPENDS`` and 443 means that ``COMPRESSIONTYPES``, ``COMPRESS_DEPENDS`` and
444 ``COMPRESS_CMD`` are deprecated in favor of ``CONVERSIONTYPES``, 444 ``COMPRESS_CMD`` are deprecated in favor of ``CONVERSIONTYPES``,
445 ``CONVERSION_DEPENDS`` and ``CONVERSION_CMD``. The ``COMPRESS*`` 445 ``CONVERSION_DEPENDS`` and ``CONVERSION_CMD``. The ``COMPRESS*``